Team:ITESM-CEM/POPMENU
From 2014.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .marginFix { | ||
+ | position: fixed; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | } | ||
body { | body { | ||
Line 13: | Line 19: | ||
margin-right: 0px; | margin-right: 0px; | ||
margin-left: 0px; | margin-left: 0px; | ||
+ | z-index:2; | ||
} | } | ||
- | + | p { | |
- | + | text-indent: 0; | |
- | padding: | + | padding-top: 0px; |
- | + | padding-right: 0px; | |
- | + | padding-bottom: 0px; | |
- | + | padding-left: 0px; | |
} | } | ||
#top-section { | #top-section { | ||
- | + | background-color: transparent; | |
- | + | ||
- | + | ||
transition: top 0.2s, ease-out; | transition: top 0.2s, ease-out; | ||
- | transition-delay: 0. | + | transition-delay: 0.5s; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 42: | Line 43: | ||
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> | <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> | ||
+ | <div class="marginFix"> | ||
<img src="https://static.igem.org/mediawiki/2014/1/15/ITESMCEM_POPMENU.png" alt="Menu" width="614" height="614" usemap="#PopmenuMAP" border="0"> | <img src="https://static.igem.org/mediawiki/2014/1/15/ITESMCEM_POPMENU.png" alt="Menu" width="614" height="614" usemap="#PopmenuMAP" border="0"> | ||
- | + | ||
- | <area shape="rect" coords="64,171,187,200" href="https://2014.igem.org/Team:ITESM-CEM/Project" alt="Project"> | + | |
- | <area shape="rect" coords="95,123,205,157" href="https://2014.igem.org/Team:ITESM-CEM/Parts" alt="Parts"> | + | |
- | <area shape="rect" coords="137,84,285,118" href="https://2014.igem.org/Team:ITESM-CEM/Modeling" alt="Modeling"> | + | <map name="PopmenuMAP"> |
- | <area shape="rect" coords="222,46,374,78" href="https://2014.igem.org/Team:ITESM-CEM/Notebook" alt="Notebook"> | + | <area shape="rect" coords="64,171,187,200" href="https://2014.igem.org/Team:ITESM-CEM/Project" target="_parent" alt="Project"> |
- | <area shape="circle" coords="308,308,126" href="https://2014.igem.org/Team:ITESM-CEM" alt="Home"> | + | <area shape="rect" coords="95,123,205,157" href="https://2014.igem.org/Team:ITESM-CEM/Parts" target="_parent" alt="Parts"> |
+ | <area shape="rect" coords="137,84,285,118" href="https://2014.igem.org/Team:ITESM-CEM/Modeling" target="_parent" alt="Modeling"> | ||
+ | <area shape="rect" coords="222,46,374,78" href="https://2014.igem.org/Team:ITESM-CEM/Notebook" target="_parent" alt="Notebook"> | ||
+ | <area shape="circle" coords="308,308,126" href="https://2014.igem.org/Team:ITESM-CEM" target="_parent" alt="Home"> | ||
<area shape="poly" coords="89,98" href="#"> | <area shape="poly" coords="89,98" href="#"> | ||
- | <area shape="rect" coords="39,260,136,320" href="https://igem.org/Team.cgi?year=2014" alt="Official Team Profile"> | + | <area shape="rect" coords="39,260,136,320" href="https://igem.org/Team.cgi?year=2014" target="_parent" alt="Official Team Profile"> |
- | <area shape="rect" coords="35,342,138,372" href="https://2014.igem.org/Team:ITESM-CEM/Team" alt="Team"> | + | <area shape="rect" coords="35,342,138,372" href="https://2014.igem.org/Team:ITESM-CEM/Team" target="_parent" alt="Team"> |
- | <area shape="rect" coords="83,422,178,467" href="https://2014.igem.org/Team:ITESM-CEM" alt="Home"> | + | <area shape="rect" coords="83,422,178,467" href="https://2014.igem.org/Team:ITESM-CEM" target="_parent" alt="Home"> |
- | <area shape="rect" coords=" | + | <area shape="rect" coords="421,176,562,219" href="https://2014.igem.org/Team:ITESM-CEM/Attributions" target="_parent" alt="Attributions"> |
- | <area shape="rect" coords=" | + | <area shape="rect" coords="395,133,522,169" href="https://2014.igem.org/Team:ITESM-CEM/Safety" target="_parent" alt="Safety"> |
+ | <area shape="rect" coords="344,96,485,128" href="https://2014.igem.org/Team:ITESM-CEM/Interlab" target="_parent" alt="Interlab" /> | ||
</map> | </map> | ||
+ | |||
+ | |||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:20, 23 September 2014