Team:SKLBC-China
From 2014hs.igem.org
(Difference between revisions)
(Prototype team page) |
Nie1234567 (Talk | contribs) |
||
(65 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{:Team:SKLBC-China/covercss}} | |
- | + | ||
<html> | <html> | ||
- | < | + | <head> |
- | + | <style type="text/css"> | |
- | + | body {background-color:rgb(2,173,163)} | |
- | </ | + | img.logo { |
- | <div | + | width:150px; |
- | + | height:150px; | |
- | </div> | + | } |
- | <div | + | img.WeiGem {width:550px;height:150px;} |
- | + | img.backgleft | |
- | + | { | |
- | < | + | bottom:0%; |
- | + | position:fixed; | |
- | < | + | width:48%; |
- | < | + | } |
- | </ | + | img.backgright |
- | + | { | |
- | < | + | bottom:0%; |
- | < | + | position:fixed; |
- | < | + | width:32% |
- | < | + | } |
- | </ | + | img.linking |
- | + | { | |
- | </div> | + | width:300px; |
- | </ | + | height:50px; |
+ | left:0px; | ||
+ | top:0px; | ||
+ | position:absolute; | ||
+ | float:left; | ||
+ | } | ||
+ | div.bgleft {width:48%;height:100%;left:0%;bottom:0%;z-index:-2;position:fixed;} | ||
+ | div.bgright {width:32%;height:100%;left:68%;bottom:0%;z-index:-2;position:fixed;} | ||
+ | div.bigtitle {background-position:center;background-image:url(https://static.igem.org/mediawiki/2014hs/6/6e/SKLBC-China2014-title.jpg);background-size:100%;background-repeat:no-repeat;width:60%;left:20%;margin-top:30px;z_index:2;position:relative} | ||
+ | a.s {background-color:transparent; | ||
+ | height:42px; | ||
+ | float:left; | ||
+ | left:0px; | ||
+ | postion:absolute; | ||
+ | -webkit-transition: background-color 0.25s ease-in; | ||
+ | -moz-transition: background-color 0.25s ease-in; | ||
+ | -o-transition: background-color 0.25s ease-in;} | ||
+ | div a:hover {background-color:rgb(244,174,184)} | ||
+ | .indexviewport {width:1125px;height:250px;top:50%;margin-top:-125px;position:fixed;left:50%;margin-left:-562.5px;} | ||
+ | .logos {width:150px;height:150px;left:550px;float:left;top:50px;position:absolute;} | ||
+ | .WeiGEMs {width:550px;height:150px;left:0px;float:left;top:50px;position:absolute;} | ||
+ | .linkings {width:400px;height:250px;right:100px;float:right;top:0px;position:absolute;} | ||
+ | .QR {width:100px;height:100px;right:0px;float:right;top:75px;position:absolute;} | ||
+ | </style> | ||
+ | </head> | ||
+ | <title>Welcome to SKLBC-China</title> | ||
+ | <body> | ||
+ | <div class="bgleft"><img class="backgleft" src="https://static.igem.org/mediawiki/2014hs/a/a3/SKLBC-China2014-ldownc.jpg" /></div> | ||
+ | <div class="bgright"><img class="backgright" src="https://static.igem.org/mediawiki/2014hs/5/57/SKLBC-China2014-rdownc.jpg" /></div> | ||
+ | <div class="indexviewport"> | ||
+ | <div class="WeiGEMs"><img class="WeiGem" src="https://static.igem.org/mediawiki/2014hs/c/c0/2014hs-SKLBC-China-WeiGem.png" /></div> | ||
+ | <div class="logos"><img class="logo" src="https://static.igem.org/mediawiki/2014hs/6/65/SKLBC-China2014-logo.png" /></div> | ||
+ | <div class="linkings"> | ||
+ | <div style="width:150px;height:50px;float:left;left:0px;top:0px;position:absolute"><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China/Project" style="width:150px;"><img class="linking" src="https://static.igem.org/mediawiki/2014hs/f/f7/2014hs-SKLBC-China-Project-index.png"/></a></div> | ||
+ | <div style="width:200px;height;50px;float:left;left:70px;top:50px;position:absolute"><a class="s"href="https://2014hs.igem.org/Team:SKLBC-China/Documents" style="width:200px;"><img class="linking" src="https://static.igem.org/mediawiki/2014hs/6/64/2014hs-SKLBC-China-Documents-index.png" /></a></div> | ||
+ | <div style="width:235px;height:50px;float:left;left:100px;top:100px;position:absolute"><a class="s"href="https://2014hs.igem.org/Team:SKLBC-China/Requirement" style="width:235px;"><img class="linking" src="https://static.igem.org/mediawiki/2014hs/7/74/2014hs-SKLBC-China-Requirement-index.png" /></a></div> | ||
+ | <div style="width:280px;height;50px;float:left;left:70px;top:150px;position:absolute"><a class="s"href="https://2014hs.igem.org/Team:SKLBC-China/Human Practice" style="width:280px;"><img class="linking" src="https://static.igem.org/mediawiki/2014hs/3/3e/2014hs-SKLBC-China-Human_Practice-index.png" /></a></div> | ||
+ | <div style="width:100px;height:50px;float:left;left:0px;top:200px;position:absolute"><a class="s"href="https://2014hs.igem.org/Team:SKLBC-China/Team" style="width:100px;"><img class="linking" src="https://static.igem.org/mediawiki/2014hs/0/0b/2014hs-SKLBC-China-Team-index.png" /></a></div> | ||
+ | </div> | ||
+ | <div class="QR"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014hs/d/d6/2014hs-SKLBC-China-QRCode.png" style="width:100px"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Latest revision as of 16:36, 20 June 2014