Team:WHU-China/Data
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
{ | { | ||
position:absolute; | position:absolute; | ||
- | margin-top: | + | margin-top:100px; |
- | margin-left: | + | margin-left:100px; |
+ | margin-right:100px; | ||
} | } | ||
#team_images | #team_images | ||
{ | { | ||
position:relative; | position:relative; | ||
- | height: | + | height:100px; |
- | width: | + | width:750px; |
background:yellow; | background:yellow; | ||
} | } | ||
Line 20: | Line 21: | ||
position:relative; | position:relative; | ||
height:400px; | height:400px; | ||
- | width: | + | width:750px; |
background:pink; | background:pink; | ||
} | } | ||
Line 27: | Line 28: | ||
position:relative; | position:relative; | ||
height:100px; | height:100px; | ||
- | width: | + | width:750px; |
background:red; | background:red; | ||
} | } | ||
Line 39: | Line 40: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <br> | ||
+ | <p>操作说明</p> | ||
<div id="content1"> | <div id="content1"> | ||
<div id="team_images"> | <div id="team_images"> | ||
Line 65: | Line 68: | ||
</div> | </div> | ||
<div id="introduction"> | <div id="introduction"> | ||
- | + | 生成的模型 | |
</div> | </div> | ||
<div id="decoration"> | <div id="decoration"> | ||
- | + | 文字说明</div> | |
- | </div> | + | |
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:13, 16 September 2011