Team:WHU-China/Acknowledgements
From 2011.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
position:absolute; | position:absolute; | ||
margin-top:178px; | margin-top:178px; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | #content2 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:70px; | ||
margin-left:5px; | margin-left:5px; | ||
} | } | ||
Line 15: | Line 21: | ||
width:880px; | width:880px; | ||
background:blue; | background:blue; | ||
+ | } | ||
+ | #border | ||
+ | { | ||
+ | border="40"; | ||
+ | width="800%"; | ||
+ | bgcolor="#E8E8E8"; | ||
+ | cellpadding="20"; | ||
+ | bordercolor="#0000FF"; | ||
+ | bordercolorlight="#7D7DFF"; | ||
+ | bordercolordark="#0000A0"; | ||
} | } | ||
</style> | </style> | ||
Line 25: | Line 41: | ||
</head> | </head> | ||
<body> | <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="content1"> | ||
<div id="thanks"> | <div id="thanks"> | ||
thanks for what? | thanks for what? | ||
</div> | </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