Team:BIOSINT Mexico
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | |||
+ | .figure { | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .figurear { | ||
+ | position: absolute; | ||
+ | left: 100px; | ||
+ | top: 100px; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <body> | ||
+ | <div style="clear: both;"></div> | ||
+ | |||
+ | <div class="figure"> | ||
<center> | <center> | ||
<img id="Fondohome" src="https://static.igem.org/mediawiki/2014/2/28/Fondohome.png" widht="230" height="600" > | <img id="Fondohome" src="https://static.igem.org/mediawiki/2014/2/28/Fondohome.png" widht="230" height="600" > | ||
</center> | </center> | ||
+ | </div> | ||
+ | |||
+ | <div class="figurear"> | ||
+ | <img id="Fondohome" src="https://static.igem.org/mediawiki/2014/6/61/Lucharabidopsis.png" widht="100" height="200" > | ||
+ | </div> | ||
+ | </body> | ||
+ | |||
</html> | </html> |
Revision as of 05:02, 22 September 2014