Team:Tsinghua-A
From 2012.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
{{:Team:Tsinghua-A/template/killbanner}} | {{:Team:Tsinghua-A/template/killbanner}} | ||
<html> | <html> | ||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | <!-- | ||
+ | Basic page structure | ||
+ | |||
+ | FENG Zili & GUO Mingzhou, Tsinghua-A Team, iGEM | ||
+ | 2012.09.08 | ||
+ | --> | ||
+ | |||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<head> | <head> | ||
- | + | <style> | |
- | + | li:hover img.invisible{ | |
- | + | display: none; | |
- | + | } | |
- | + | ul{ | |
+ | width:960px; | ||
+ | margin-left:-40px; | ||
+ | } | ||
+ | li{ | ||
+ | float: left; | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
- | <body | + | <body style="background-color:white; height:640px;" > |
- | <div style="margin: | + | <div id="wholeWrapper" style="margin-right:auto; margin-left:auto; margin-top:auto; margin-bottom:auto;width:960px;"> |
+ | <div id="wrapper" style="width:960px;height:640px;"> | ||
+ | <ul> | ||
+ | <a href="#"> | ||
+ | <li id="1" style="background-color:rgb(243,169,143);width:320px;height:320px;"> | ||
+ | <img src="m1.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="1.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="#"> | ||
+ | <li id="1" style="background-color:rgb(255,193,121);width:320px;height:320px;"> | ||
+ | <img src="m2.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="2.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="#"> | ||
+ | <li id="1" style="background-color:rgb(137,202,154);width:320px;height:320px;"> | ||
+ | <img src="m3.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="3.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <a href="#"> | ||
+ | <li id="4" style="background-color:rgb(133,212,246);width:320px;height:320px;"> | ||
+ | <img src="m4.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="4.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="#"> | ||
+ | <li id="5" style="background-color:rgb(142,150,201);width:320px;height:320px;"> | ||
+ | <img src="m5.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="5.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="#"> | ||
+ | <li id="6" style="background-color:rgb(171,136,188);width:320px;height:320px;"> | ||
+ | <img src="m6.png"/ style="position:absolute;"> | ||
+ | <img class="invisible"src="6.png"/ style="position:absolute;"> | ||
+ | </li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/4/47/Happening_now_C.png"/></a> | ||
+ | <a href="http://www.tsinghua.edu.cn/publish/th/index.html"><img src="http://www.tsinghua.edu.cn/publish/th/images/bg_footer.gif"/></a> | ||
+ | <a href="http://www.au.tsinghua.edu.cn"><img src="https://static.igem.org/mediawiki/2012/9/9a/THU-A1.png"/></a> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:55, 26 September 2012