Team:WHU-China/Notebook

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
height:400px;
height:400px;
width:1000px;
width:1000px;
 +
}
 +
#contact
 +
{position:absolute;
 +
z-index:1;
 +
left:0px;}
 +
 +
#bottom
 +
{
 +
position:absolute;
 +
z-index:1;
 +
}
}
#daytoday
#daytoday
Line 24: Line 35:
$(document).ready(function()
$(document).ready(function()
{
{
-
    
+
   var a1=800;
 +
  var a2=document.body.clientHeight;
 +
  document.getElementById("bottom").style.top=(a2+a1).toString()+'px';
 +
  document.getElementById("contact").style.top=(a2+a1+80).toString()+'px';
});
});
</script>
</script>
Line 57: Line 71:
<div style="height:100px;"></div>
<div style="height:100px;"></div>
 +
 +
<div id="contact">
 +
<a href="https://2011.igem.org/wiki/index.php?title=Team:WHU-China/Team/History&action=edit"><img class="whucontact" style="position:relative;left:636px;top:38px;z-index:10;" src="/wiki/images/2/2a/Whu-Home_r1_c1.png"/></a>
 +
<a href="Mailto:gubrian890512@gmail.com"><img class="whucontact" style="position:relative;left:660px;top:38px;z-index:10;" src="/wiki/images/9/97/Whu-Home_r1_c3.png"/></a>
 +
<a href="https://igem.org/Main_Page"><img class="whucontact" style="position:relative;left:676px;top:38px;z-index:10;" src="/wiki/images/0/03/Whu-Home_r1_c5.png"/></a>
 +
<img id="bb" src="/wiki/images/3/3c/Whu-build.jpg"/>
 +
</div>
</div>
</div>
</body>
</body>
</html>
</html>
{{WHUcss}}
{{WHUcss}}

Revision as of 11:01, 29 September 2011

• Dealing with biobricks
• Preparation of competent cells (Using Calcium Chloride)
• Plasmid Extraction(Using Plasmid Mini Kit)
• Transformation (heat-shock method)
• Cleavage with two restriction enzymes
• Get Extraction
• Identification of DNA by Electrophoresis
• Ligation
• PCR of the colony
• Identification of DNA by Sequencing
• Others............
Count Down

days

hours

minutes

seconds

Visitor

Retrieved from "http://2011.igem.org/Team:WHU-China/Notebook"