Team:Lambert GA/NoteBook

From 2014hs.igem.org

(Difference between revisions)
(Created page with "This is the NoteBook Page.")
Line 1: Line 1:
-
This is the NoteBook Page.
+
<html>
 +
<head>
 +
<title>
 +
Lambert iGEM NoteBook
 +
</title>
 +
<style type="text/css">
 +
*{
 +
font-family: Arial;
 +
            background-color: #FF6347;
 +
}
 +
        h1{
 +
            font-family: "Times New Roman";
 +
            color: #000000;
 +
            text-align: center;
 +
        }
 +
        h2{
 +
            font-family: Arial;
 +
            color: #7F3123;
 +
            text-align: left;
 +
        }
 +
p{
 +
font-family: Verdana;
 +
color: #4C1D15;
 +
            padding: 5px 5px 5px 5px;
 +
text-align: justify;
 +
            text-indent: 15px;
 +
}
 +
#ImageMap{
 +
display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
 
 +
</style>
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.js"></script>
 +
</head>
 +
<body>
 +
      <h1>Lambert iGEM NoteBook</h1>
 +
      <p>
 +
        Jared Cook still has to upload his Notebook.
 +
      </p>
 +
 
 +
      <div>
 +
<img id="ImageMap"
 +
src="https://static.igem.org/mediawiki/2014hs/b/b2/2014LambertGAWikiMap.png"
 +
alt="Image Mapping (link to all other pages)"
 +
title="Image Map Test"
 +
        border="0"
 +
        usemap="#myMap"/>
 +
 
 +
<map name="myMap">
 +
  <area shape="rect"
 +
  alt="Home"
 +
  title="HomePage"
 +
  coords="11,10,91,148"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/WIPHomePage"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Project"
 +
  title="ProjectPage"
 +
  coords="100,11,215,148"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Project"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Sponsors"
 +
  title="SponsorsPage"
 +
  coords="223,15,341,146"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Sponsors"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Team"
 +
  title="TeamPage"
 +
  coords="353,20,455,145"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Team"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Safety"
 +
  title="SafetyPage"
 +
  coords="460,15,549,144"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Safety"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Human Practices"
 +
  title="HumanPracticesPage"
 +
  coords="561,17,697,144"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/HumanPractices"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Fun"
 +
  title="FunPage"
 +
  coords="707,21,788,141"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Fun"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="NoteBook"
 +
  title="NoteBookPage"
 +
  coords="793,11,897,146"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/NoteBook"
 +
  target="_self"
 +
  />
 +
 
 +
</map>
 +
</div>
 +
</body>
 +
</html>

Revision as of 20:04, 15 June 2014

Lambert iGEM NoteBook

Lambert iGEM NoteBook

Jared Cook still has to upload his Notebook.

Image Mapping (link to all other pages) Home Project Sponsors Team Safety Human Practices Fun NoteBook