(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Alverno_CA}} | {{Alverno_CA}} | ||
<html> | <html> | ||
+ | <script src="http://wayou.github.io/SlipHover/js/jquery.sliphover.min.js"> | ||
+ | </script> | ||
+ | <style type="text/css"> | ||
+ | #container{ | ||
+ | width: 750px; | ||
+ | margin: 0 auto; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #container img{ | ||
+ | margin:10px 10px 0px 0px; | ||
+ | float: left; | ||
+ | } | ||
+ | #container div{ | ||
+ | width: 650px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #container ul li{ | ||
+ | list-style: none; | ||
+ | } | ||
+ | .sliphover-container{ | ||
+ | z-index:99; | ||
+ | } | ||
+ | #menuContainer{ | ||
+ | top:0px; | ||
+ | margin-top:0px; | ||
+ | position:absolute; | ||
+ | } | ||
+ | #top_nav_bulge{ | ||
+ | top:110px; | ||
+ | } | ||
+ | </style> | ||
− | <head> | + | <head> |
<title>Alverno iGEM 2016</title> | <title>Alverno iGEM 2016</title> | ||
<link rel="icon" href="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png"> | <link rel="icon" href="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png"> | ||
Line 10: | Line 41: | ||
<br> | <br> | ||
<br> | <br> | ||
− | |||
<h2><center>Notebook</center></h2> | <h2><center>Notebook</center></h2> | ||
+ | |||
+ | <center> | ||
+ | <img class="icons"src="https://static.igem.org/mediawiki/2016/a/ac/T--Alverno_CA--labnotbook.jpg" style= width:500px> | ||
+ | <center> | ||
<h3>Week of June 6th (Limited amount of notes taken)</h3> | <h3>Week of June 6th (Limited amount of notes taken)</h3> | ||
Line 244: | Line 278: | ||
<h5>- Wiki Work</h5> | <h5>- Wiki Work</h5> | ||
− | < | + | <h3>Week of October 10th</h3> |
<h5>- Golden Gate GG113-114</h5> | <h5>- Golden Gate GG113-114</h5> | ||
<h5>- Transformation GG103 & 104, GG105-112</h5> | <h5>- Transformation GG103 & 104, GG105-112</h5> | ||
Line 253: | Line 287: | ||
<h5>- Mini Prep GG95 (1)-GG102 (3)</h5> | <h5>- Mini Prep GG95 (1)-GG102 (3)</h5> | ||
<h5>- Dilute Primers</h5> | <h5>- Dilute Primers</h5> | ||
− | <h5>- Test Fluorescence of GG95-102_1-3 & GG105-108_1-4</h5> | + | <h5>- Test Fluorescence of GG95-102_1-3 & GG105-108_1-4 (by TX-TL)</h5> |
<h5>- Purification of Plasmid DNA GG95-102_1-3 & GG105-108_1-4</h5> | <h5>- Purification of Plasmid DNA GG95-102_1-3 & GG105-108_1-4</h5> | ||
− | + | <h3>Week of October 17th</h3> | |
+ | <h5>- WIKI WORK!!!</h5> | ||
</body> | </body> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | $("#container").sliphover(); | ||
+ | $(".sliphover-container").css('z-index','99'); | ||
+ | $("#menuContainer").css('z-index','99'); | ||
+ | </script> | ||
+ | |||
</html> | </html> |
Latest revision as of 03:49, 20 October 2016