Team:WHU-China/Acknowledgements
From 2011.igem.org
(Difference between revisions)
(Created page with "感谢 几个logo") |
|||
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{WHUcss}} | |
+ | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #content1 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:178px; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | #content2 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:70px; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | #thanks | ||
+ | { | ||
+ | position:relative; | ||
+ | height:300px; | ||
+ | width:880px; | ||
+ | background:blue; | ||
+ | } | ||
+ | #border | ||
+ | { | ||
+ | border="40"; | ||
+ | width="800%"; | ||
+ | bgcolor="#E8E8E8"; | ||
+ | cellpadding="20"; | ||
+ | bordercolor="#0000FF"; | ||
+ | bordercolorlight="#7D7DFF"; | ||
+ | bordercolordark="#0000A0"; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> | ||
+ | <script type="text/javascript" src="http://gettopup.com/releases/latest/top_up-min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="content2"> | ||
+ | <marquee direction = up height=100 scrollamount=2 scrolldelay=50 width="100%" onMouseOver=this.stop() onMouseOut=this.start()> | ||
+ | <br>感谢。。。。。。</br> | ||
+ | </marquee> | ||
+ | </div> | ||
+ | <div id="content1"> | ||
+ | <div id="thanks"> | ||
+ | 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> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | </html> |
Latest revision as of 19:17, 16 September 2011