Team:SDU-Denmark/navigation
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | #header { | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:150px; | ||
+ | width: 687px; | ||
+ | height: 113px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/5/5e/Header.jpg) | ||
+ | } | ||
+ | |||
+ | #navigation { | ||
+ | position:absolute; | ||
+ | top:106px; | ||
+ | left:150px; | ||
+ | width: 687px; | ||
+ | height: 30px; | ||
+ | } | ||
+ | |||
+ | #container { | ||
+ | position:absolute; | ||
+ | top:143px; | ||
+ | left:150px; | ||
+ | width: 687px; | ||
+ | height: auto; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/9/98/Bg.jpg) | ||
+ | } | ||
+ | <div id="header"></div> | ||
+ | <div id="navigation"> | ||
<table height="30px" width="687px" cellpadding="0" cellspacing="0"> | <table height="30px" width="687px" cellpadding="0" cellspacing="0"> | ||
<tr><td><img src="https://static.igem.org/mediawiki/2010/f/f5/Home.jpg" align="top" </img></td> | <tr><td><img src="https://static.igem.org/mediawiki/2010/f/f5/Home.jpg" align="top" </img></td> | ||
Line 8: | Line 37: | ||
<td><img src="https://static.igem.org/mediawiki/2010/9/97/Security.jpg" align="top" </img></td> | <td><img src="https://static.igem.org/mediawiki/2010/9/97/Security.jpg" align="top" </img></td> | ||
<td><img src="https://static.igem.org/mediawiki/2010/f/fb/Blog.jpg" align="top" </img></td></tr> | <td><img src="https://static.igem.org/mediawiki/2010/f/fb/Blog.jpg" align="top" </img></td></tr> | ||
+ | </div> | ||
</table> | </table> | ||
</html> | </html> |
Revision as of 17:53, 20 April 2010