Team:WHU-China/Acknowledgements
From 2011.igem.org
(Difference between revisions)
(Created page with "感谢 几个logo") |
|||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #content1 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:178px; | ||
+ | margin-left:5px; | ||
+ | |||
+ | } | ||
+ | #thanks | ||
+ | { | ||
+ | position:absolute; | ||
+ | right:100px; | ||
+ | } | ||
+ | |||
+ | #team_images | ||
+ | { | ||
+ | position:relative; | ||
+ | height:300px; | ||
+ | width:880px; | ||
+ | background:yellow; | ||
+ | } | ||
+ | #decoration | ||
+ | { | ||
+ | position:relative; | ||
+ | height:100px; | ||
+ | width:880px; | ||
+ | background:red; | ||
+ | } | ||
+ | </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="content1"> | ||
+ | <div id="tanks"> | ||
+ | <marquee direction = up height 25 scrollamount=2 scrolldelay=50 width="100%" onMouseOver=this.stop() onMouseOut=this.start()> | ||
+ | <br>感谢。。。。。。</br> | ||
+ | </marquee> | ||
+ | </div> | ||
+ | <div id="introduction"> | ||
+ | 文字介绍 | ||
+ | </div> | ||
+ | <div id="decoration"> | ||
+ | 稍加修饰 | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {{WHUcss}} |
Revision as of 18:45, 16 September 2011
文字介绍
稍加修饰