Team:ITESM-CEM/POPMENU
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .marginFix { | ||
+ | position: fixed; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | } | ||
body { | body { | ||
Line 42: | Line 48: | ||
<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"> | ||
<map name="PopmenuMAP"> | <map name="PopmenuMAP"> | ||
Line 56: | Line 63: | ||
<area shape="rect" coords="412,168,553,211" href="https://2014.igem.org/Team:ITESM-CEM/Attributions" alt="Attributions"> | <area shape="rect" coords="412,168,553,211" href="https://2014.igem.org/Team:ITESM-CEM/Attributions" alt="Attributions"> | ||
</map> | </map> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:50, 4 July 2014