Team:USTC-China/Project
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #top { position:absolute; | ||
+ | left:-5px; | ||
+ | top:-130px; | ||
+ | width:1000px; | ||
+ | height:0px; | ||
+ | z-index:1;} | ||
+ | |||
+ | #content{ | ||
+ | background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y; | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | top:17px | ||
+ | |||
+ | } | ||
+ | body {top:100px;top_margin:0 auto; | ||
+ | background:#000000 url("https://static.igem.org/mediawiki/2011/7/77/Background12.png") no-repeat top center fixed; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
- | <div id="top"><img src="https://static.igem.org/mediawiki/2011/4/42/Top3.png" alt="top" width=975px height= | + | <div id="top"><img src="https://static.igem.org/mediawiki/2011/4/42/Top3.png" alt="top" width=975px height=200px></div> |
<div id="body"><img src="https://static.igem.org/mediawiki/2011/7/77/Project_overview.png" alt="content" width=975px height=500px></div> | <div id="body"><img src="https://static.igem.org/mediawiki/2011/7/77/Project_overview.png" alt="content" width=975px height=500px></div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:22, 15 July 2011