Team:ZJU-China/Parts
From 2011.igem.org
(Difference between revisions)
(Prototype team page) |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | < | + | {{Template:Zjuheader}} |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Molengo' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'> | ||
+ | <link rel='stylesheet' type='text/css' href='main.css' /> | ||
+ | <link href="Modeling.css" rel="stylesheet" type="text/css"> | ||
- | + | ||
- | < | + | |
- | + | <style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | .block h1{ | |
+ | font-size:36pt; | ||
+ | } | ||
+ | .block a{ | ||
+ | color:#ff3333; | ||
+ | } | ||
+ | |||
+ | |||
+ | .block h1, h2{ | ||
+ | border-bottom: none; | ||
+ | padding-left:10px; | ||
+ | padding-bottom:0; | ||
+ | padding-top:0; | ||
+ | } | ||
+ | .block a{ | ||
+ | color:#666666; | ||
+ | } | ||
+ | .block hr{ | ||
+ | height:2px; | ||
+ | margin-left:15px; | ||
+ | margin-right:15px; | ||
+ | } | ||
+ | .footer{ | ||
+ | background-color:#666666; | ||
+ | padding:10px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .footer a{ | ||
+ | color:#cccccc; | ||
+ | margin:10px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .footer a:hover { | ||
+ | color:#FFF; | ||
+ | text-decoration:none; | ||
+ | cursor:pointer; | ||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- include the Tools --> | ||
+ | <script src="http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"></script> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="contentwrapper"> | ||
+ | <div class="main"> | ||
+ | <div class="pagetitle" id="nbook"> | ||
+ | <h3>Parts</h3> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | |||
+ | <div id="leftul"><div class="leftul"> | ||
+ | <div id="accordion"> | ||
+ | |||
+ | <h4 >Overview</h4> | ||
+ | |||
+ | <div class="pane" > | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Project">Summary</a> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Project/Stratifiedsystem">Background<br/></a> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Project/Result">Results<br/></a> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Project/Future">Future Application</a> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <h4 >Modeling</h4> | ||
+ | |||
+ | <div class="pane" > | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Modeling">|Biofilm formation<br/></a> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Modeling/Biobrick">|Biobrick<br/></a> | ||
+ | <a href="#">|Results<br/></a> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <h4 class="current">Results</h4> | ||
+ | |||
+ | <div class="pane" style="display:block;"> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Datapage">Data page</a> | ||
+ | <a href="https://2011.igem.org/Team:ZJU-China/Parts">Parts</a> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <a href="#jumptop"><img style="margin-top:10px;" src="https://static.igem.org/mediawiki/2011/4/45/Zju-jump-top.jpg" width="160"></a> | ||
+ | </div> | ||
+ | <!-- activate tabs with JavaScript --> | ||
+ | <script> | ||
+ | $(function() { | ||
+ | |||
+ | $("#accordion").tabs("#accordion div.pane", {tabs: 'h4', effect: 'slide', initialIndex: null}); | ||
+ | }); | ||
+ | </script> | ||
+ | <!-- Navigation scroll follow --> | ||
+ | <script type="text/javascript"> | ||
+ | $(window).scroll(function () { | ||
+ | var scrollPos = $(window).scrollTop(); | ||
+ | if (scrollPos > 310) { | ||
+ | $(".leftul").addClass("stickToTop"); | ||
+ | } else { | ||
+ | $(".leftul").removeClass("stickToTop"); | ||
+ | } | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | </div> | ||
+ | |||
+ | <div class="bigblock" id="m_biofilm"><div class="block" id="introduction"> | ||
+ | <h3><font color="white">Introduction</font></h3> | ||
+ | <hr/> | ||
+ | <p id="intro"><strong>abstract:</strong>.................................</p> | ||
- | + | <div class="block" id="compartment"> | |
- | + | <h3>..........</h3> | |
- | + | <hr/> | |
- | + | <p>................. | |
- | + | </p> | |
- | + | </div> | |
- | + | <div class="block" id="component"> | |
- | + | <h3>...........</h3> | |
- | + | <hr/> | |
- | + | <p>.................... | |
- | + | </p></div> | |
+ | <div class="block" id="process"> | ||
+ | <h3>..............</h3> | ||
+ | <hr/> | ||
+ | <p>...................</p></div> | ||
+ | <p style ="clear:both"></p> | ||
+ | </div> | ||
+ | <div class="block" id="mmodeling"> | ||
+ | <h3>.............</h3><hr/> | ||
+ | <p>.................</p> | ||
- | < | + | </div> |
+ | <div class="block" id="sr"></div> | ||
+ | </div> | ||
+ | <script type="text/javascript"> | ||
- | + | </script> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | |||
+ | </div> | ||
+ | <p style ="clear:both"></p> | ||
+ | <p style ="clear:both"></p> | ||
+ | |||
+ | <div class="footer" id="footer"><a href="https://2011.igem.org/"> iGem 2011 Home Page</a> | ||
+ | <a href="http://ung.igem.org/Special:Upload/"> Upload Files</a> | ||
+ | <a href="https://2011.igem.org/wiki/index.php?title=Template:Zjucss_main&action=edit">Edit CSS</a> | ||
+ | <a href="http://ung.igem.org/Team_Wikis?year=2011"> Team Wikis</a> | ||
+ | <a href="mailto:zjuigem@gmail.com?"><strong>Contact Us</strong></a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
- | |||
- | |||
- | + | {{Template:Zjucss_Modeling}} |
Latest revision as of 14:54, 2 October 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">