Team:Lambert GA/Sponsors
From 2014hs.igem.org
(Difference between revisions)
Kahanpparekh (Talk | contribs) (Created page with "This is the Sponsor's Page.") |
Kahanpparekh (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <title> | ||
+ | Lambert iGEM Sponsors | ||
+ | </title> | ||
+ | <style type="text/css"> | ||
+ | *{ | ||
+ | font-family: Arial; | ||
+ | background-color: #FF2259; | ||
+ | } | ||
+ | h1{ | ||
+ | font-family: Arial; | ||
+ | color: #19140F; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #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>Ge Family</h1> | ||
+ | <h1><a href="http://www.chick-fil-a.com/johnscreek" target="_blank">John's Creek Chikfila</a></h1> | ||
+ | <h1><a href="https://www.neb.com/?gclid=CNzq17vG_L4CFRJk7Aodi3gAuA" target="_blank">New England BioLabs</a></h1> | ||
+ | <h1><a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1254382" target="_blank">National Science Foundation Grant #1254382</a></h1> | ||
+ | <h1><a href="http://chbe.gatech.edu/faculty/styczynski" target="_blank">The Styczynski Lab at Georgia Institue of Technology</a></h1> | ||
+ | <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:00, 15 June 2014