Team:ITESM-CEM/FOOTER
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{CSS/Main}} | |
- | <html | + | {{Team:ITESM-CEM/CSS}} |
+ | |||
+ | <html> | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | <title>TEC-CEM | + | |
+ | <style type="text/css"> | ||
+ | |||
+ | .marginFix { | ||
+ | position: fixed; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | margin-right: 0px; | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | text-indent: 0; | ||
+ | padding-top: 0px; | ||
+ | padding-right: 0px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 0px; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | background-color: transparent; | ||
+ | transition: top 0.2s, ease-out; | ||
+ | transition-delay: 0.5s; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <title>TEC-CEM Plasmenu</title> | ||
</head> | </head> | ||
Line 12: | Line 46: | ||
<map name="MapSponsors"> | <map name="MapSponsors"> | ||
<area shape="rect" coords="9,15,104,78" href="https://www.neb.com/" target="_blank" alt="New England Biolabs"> | <area shape="rect" coords="9,15,104,78" href="https://www.neb.com/" target="_blank" alt="New England Biolabs"> | ||
- | <area shape="rect" coords="104,15,198,78" href=" | + | <area shape="rect" coords="104,15,198,78" href="http://www.danfree.com.mx/" target="_blank"> |
- | + | ||
</map> | </map> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 00:14, 18 October 2014