Team:ZJU-China/Parts

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{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">
-
<html>
+
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style>
-
This is a template page. READ THESE INSTRUCTIONS.
+
 
-
</div>
+
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
.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="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
 
 +
 +
    <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>
-
{|align="justify"
+
<div class="block" id="compartment">
-
|You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
+
<h3>..........</h3>
-
|[[Image:ZJU-China_logo.png|200px|right|frame]]
+
<hr/>
-
|-
+
<p>.................
-
|
+
</p>
-
''Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
+
</div>
-
|[[Image:ZJU-China_team.png|right|frame|Your team picture]]
+
<div class="block" id="component">
-
|-
+
<h3>...........</h3>
-
|
+
<hr/>
-
|align="center"|[[Team:ZJU-China | Team Example]]
+
<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>
-
<!--- The Mission, Experiments --->
+
</div>
 +
<div class="block" id="sr"></div>
 +
</div>
 +
<script type="text/javascript">
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
</script>
-
!align="center"|[[Team:ZJU-China|Home]]
+
-
!align="center"|[[Team:ZJU-China/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=ZJU-China Official Team Profile]
+
-
!align="center"|[[Team:ZJU-China/Project|Project]]
+
-
!align="center"|[[Team:ZJU-China/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:ZJU-China/Modeling|Modeling]]
+
-
!align="center"|[[Team:ZJU-China/Notebook|Notebook]]
+
-
!align="center"|[[Team:ZJU-China/Safety|Safety]]
+
-
!align="center"|[[Team:ZJU-China/Attributions|Attributions]]
+
-
|}
+
 +
 
 +
</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>
-
===Parts===
 
-
New for iGEM 2010 is the ''groupparts'' tag.  This tag will generate a table with all of the parts that your team adds to your team sandbox.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
 
-
<groupparts>iGEM010 ZJU-China</groupparts>
+
{{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">

Parts

Introduction


abstract:.................................

..........


.................

...........


....................

..............


...................

.............


.................