Team:WHU-China/Data
From 2011.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#team_images | #team_images | ||
{ | { | ||
position:relative; | position:relative; | ||
- | height: | + | height:100px; |
- | width: | + | width:750px; |
background:yellow; | background:yellow; | ||
} | } | ||
Line 20: | Line 14: | ||
position:relative; | position:relative; | ||
height:400px; | height:400px; | ||
- | width: | + | width:750px; |
background:pink; | background:pink; | ||
} | } | ||
Line 27: | Line 21: | ||
position:relative; | position:relative; | ||
height:100px; | height:100px; | ||
- | width: | + | width:750px; |
background:red; | background:red; | ||
} | } | ||
Line 39: | Line 33: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <br> | ||
+ | <p>操作说明</p> | ||
<div id="content1"> | <div id="content1"> | ||
<div id="team_images"> | <div id="team_images"> | ||
Line 65: | Line 61: | ||
</div> | </div> | ||
<div id="introduction"> | <div id="introduction"> | ||
- | + | 生成的模型 | |
</div> | </div> | ||
<div id="decoration"> | <div id="decoration"> | ||
- | + | 文字说明</div> | |
- | </div> | + | <p>您对模型的意见: |
+ | <textarea name="suggestion" clos="10" rows="10"> | ||
+ | input your suggestions on model | ||
+ | </textarea> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 17:01, 21 September 2011