Team:CAU China
From 2014.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{CAU_China}} | |
- | {{CAU_China | + | |
- | + | ||
<html> | <html> | ||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
<style> | <style> | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color:#484848; | ||
+ | border: 0 none; | ||
+ | width: 100%; | ||
+ | height: 24px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #menubar { | ||
+ | top: 2px; | ||
+ | font-family: Helvetica, Arial, Sans-serif; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .left-menu,.left-menu a { | ||
+ | color: white; | ||
+ | left: 0; | ||
+ | text-align: left; | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .right-menu:hover, .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | .right-menu li a, .left-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; | ||
+ | padding:0,15px,0,0; | ||
+ | margin:0; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: white; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color: white; | ||
+ | } | ||
+ | .new { | ||
+ | color:white; | ||
+ | } | ||
+ | a, a:visited { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <!-- iGem wiki hacks --> | ||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove(); | ||
+ | }); | ||
+ | </script> | ||
+ | <!-- Remove "team" from the menubar --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("menubar > ul > li:last-child").remove(); | ||
+ | }); | ||
+ | </script> | ||
- | </ | + | <!-- Empty heading? - Then remove it.. --> |
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | if ("" == "</html>{{{1}}}<html>") { | ||
+ | $("#heading").remove(); | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
+ | <script src="https://2014.igem.org/Team:CAU_China/jquery.plugin.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2014.igem.org/Team:CAU_China/jquery-1.9.1.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | </head> | ||
- | < | + | <body> |
+ | <!-- Start --> | ||
+ | <div id="banner"> | ||
+ | <ul id="banner_img"> | ||
+ | <li class="item1"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Home</h2> | ||
+ | <p> | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Home" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/2c/Home_CAU.png" width="506" height="404" alt="Home" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item2"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Project</h2> | ||
+ | <p>Biobricks | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Project" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/8/86/Frozen.png" width="506" height="404" alt="Project" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item3"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Modeling</h2> | ||
+ | <p></p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Modeling" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/f2/Home_Model.gif" width="506" height="404" alt="Modeling" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item4"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Notebook</h2> | ||
+ | <p> | ||
+ | Breakthrough<br /> | ||
+ | Labnote<br /> | ||
+ | Protocols | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Notebook" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/e/ec/Home_notebook.png" width="506" height="404" alt="Notebook" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item5"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Human Practice</h2> | ||
+ | <p> | ||
+ | Periodicals<br /> | ||
+ | Spread iGEM to Highschool | ||
+ | Peers' Help<br /> | ||
+ | Survey<br /> | ||
+ | Get Gene | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Human_Practice" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/d7/Human_Practice.png" width="506" height="404" alt="Human Practice" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item6"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Judging</h2> | ||
+ | <p> | ||
+ | Judging Form<br /> | ||
+ | Beyond the Bench | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Judging" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b7/Medal.png" width="506" height="404" alt="Judging" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item7"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Team</h2> | ||
+ | <p> | ||
+ | Gallery<br /> | ||
+ | Attribution | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Team" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="images/20120830015446637.png" width="506" height="404" alt="Team" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="item8"> | ||
+ | <div class="wrapper"> | ||
+ | <div class="ad_txt"> | ||
+ | <h2 style="color:#FFFFFF">Safety</h2> | ||
+ | <p> | ||
+ | Lab<br /> | ||
+ | Safety Form<br /> | ||
+ | Check-in | ||
+ | </p> | ||
+ | <a href="https://2014.igem.org/Team:CAU_China/Safety" target="_blank">More></a> | ||
+ | </div> | ||
+ | <div class="ad_img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/9/96/Medium.png" width="506" height="404" alt="Safety" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div id="banner_ctr"> | ||
+ | <div id="drag_ctr"></div> | ||
+ | <ul> | ||
+ | <li class="first-item">CAU</li> | ||
+ | <li>HOME</li> | ||
+ | <li>PROJECT</li> | ||
+ | <li>MODEL</li> | ||
+ | <li>NOTEBOOK</li> | ||
+ | <li>PRACTICE</li> | ||
+ | <li>JUDGING</li> | ||
+ | <li>TEAM</li> | ||
+ | <li>SAFETY</li> | ||
+ | <li class="last-item">CAU</li> | ||
+ | </ul> | ||
+ | <div id="drag_arrow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script src="https://2014.igem.org/Team:CAU_China/fashionfoucs.js?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- End --> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 03:59, 18 October 2014