Team:HZAU-China/background-head
From 2013.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #background00{ | |
+ | background-color: #FFF; | ||
+ | margin:0; | ||
+ | min-height: 1000px; | ||
+ | width: 1000px; | ||
+ | } | ||
body { | body { | ||
background:#91cd02 ; | background:#91cd02 ; | ||
Line 202: | Line 207: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <div class="background00"> | ||
<div class="example"> | <div class="example"> | ||
<ul class="nav"> | <ul class="nav"> | ||
Line 237: | Line 243: | ||
<li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice">Human practice</a></li> | <li><a href="https://2013.igem.org/Team:HZAU-China/Human_practice">Human practice</a></li> | ||
</ul> | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 09:26, 21 August 2013