Team:HZAU-China/background-head
From 2013.igem.org
(Difference between revisions)
Line 94: | Line 94: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | #background00{ | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/4/4f/Cube.jpg); | ||
+ | margin:0px auto; | ||
+ | min-height: 1000px; | ||
+ | width: 1000px; | ||
+ | } | ||
body { | body { | ||
background:; | background:; | ||
Line 200: | Line 206: | ||
</style> | </style> | ||
</head> | </head> | ||
+ | <div id="background00"> | ||
<body> | <body> | ||
<div class="example"> | <div class="example"> | ||
Line 238: | Line 245: | ||
</div> | </div> | ||
</body> | </body> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 11:35, 22 August 2013