Team:WHU-China/Acknowledgements
From 2011.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{WHUcss}} | ||
<html> | <html> | ||
<head> | <head> | ||
Line 7: | Line 8: | ||
margin-top:178px; | margin-top:178px; | ||
margin-left:5px; | margin-left:5px; | ||
- | |||
} | } | ||
- | # | + | #content2 |
{ | { | ||
position:absolute; | position:absolute; | ||
- | + | margin-top:70px; | |
+ | margin-left:5px; | ||
} | } | ||
- | + | #thanks | |
- | # | + | |
{ | { | ||
position:relative; | position:relative; | ||
height:300px; | height:300px; | ||
width:880px; | width:880px; | ||
- | background: | + | background:blue; |
} | } | ||
- | # | + | #border |
{ | { | ||
- | + | border="40"; | |
- | + | width="800%"; | |
- | + | bgcolor="#E8E8E8"; | |
- | + | cellpadding="20"; | |
+ | bordercolor="#0000FF"; | ||
+ | bordercolorlight="#7D7DFF"; | ||
+ | bordercolordark="#0000A0"; | ||
} | } | ||
</style> | </style> | ||
Line 38: | Line 41: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <div id=" | + | <div id="content2"> |
- | + | <marquee direction = up height=100 scrollamount=2 scrolldelay=50 width="100%" onMouseOver=this.stop() onMouseOut=this.start()> | |
- | + | ||
<br>感谢。。。。。。</br> | <br>感谢。。。。。。</br> | ||
</marquee> | </marquee> | ||
</div> | </div> | ||
- | <div id=" | + | <div id="content1"> |
- | + | <div id="thanks"> | |
- | </div> | + | thanks for what? |
- | < | + | </div> |
- | + | <p>logo</p> | |
- | </ | + | <table id="border"> |
+ | <tr> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo1</th> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo2</th> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo3</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo4</th> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo5</th> | ||
+ | <th width="33%" colspan="20" valign="bottom">logo6</th> | ||
+ | </tr> | ||
</div> | </div> | ||
+ | </table> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> | ||
- |
Latest revision as of 19:17, 16 September 2011