Team:Lambert GA/Team
From 2014hs.igem.org
(Difference between revisions)
Kahanpparekh (Talk | contribs) (Created page with "This Page Requires Image Uploads. Will Finish Later.") |
Kahanpparekh (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | This Page Requires Image Uploads. Will Finish Later. | + | <html> |
+ | <head> | ||
+ | <title> | ||
+ | Lambert iGEM Sponsors | ||
+ | </title> | ||
+ | <style type="text/css"> | ||
+ | #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> | ||
+ | <p> | ||
+ | This Page Requires Image Uploads. Will Finish Later. | ||
+ | </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 19:04, 15 June 2014
This Page Requires Image Uploads. Will Finish Later.