Team:INSA Toulouse/contenu/lab practice/notebook
From 2013.igem.org
(Difference between revisions)
Mesnageclem (Talk | contribs) |
Mesnageclem (Talk | contribs) |
||
(25 intermediate revisions not shown) | |||
Line 43: | Line 43: | ||
.imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;} | .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;} | ||
+ | |||
+ | .imgcontentright{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:right;} | ||
+ | |||
+ | .imgcontentleft{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:left;} | ||
+ | |||
+ | .iconMP {margin: 0 0 45px 0; float:right; } | ||
+ | |||
.tablecontent{ | .tablecontent{ | ||
Line 62: | Line 69: | ||
.tablecontent td{padding:0 25px 0 20px;} | .tablecontent td{padding:0 25px 0 20px;} | ||
+ | |||
a:visited | a:visited | ||
{ | { | ||
color: #5a6060;} | color: #5a6060;} | ||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | function blink(){ | ||
+ | $('.iconPM').delay(400).fadeTo(100,0.5).delay(200).fadeTo(100,1, blink); | ||
+ | } | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | blink(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
Line 76: | Line 100: | ||
<h1 class="title1">Notebook</h1> | <h1 class="title1">Notebook</h1> | ||
- | + | <p class="texteleft"> <span class="title2"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar">Calendars</a></span><br> | |
- | <p class=" | + | To know exactly how we worked and what we did week after week. </p> |
+ | |||
+ | |||
+ | <p class="texteright"> <span class="title2"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols">Protocols</a></span><br> | ||
+ | The (non-) exhaustive list of all the protocols used in this project.<br><br> | ||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols/charac_recomb"><img style="width:300px;" src="https://static.igem.org/mediawiki/2013/9/98/Best_proto_modifié-1.png" class="iconPM"/></a></p> | ||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar"><img src="https://static.igem.org/mediawiki/2013/b/b1/Calendar1.png" class="imgcontentleft" /></a> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols"><img style="width:340px;" src="https://static.igem.org/mediawiki/2013/2/2d/La_foto_3.JPG" class="imgcontentright" /></a> | ||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
- | |||
- | |||
+ | <div class="clear"></div> | ||
</div> | </div> |
Latest revision as of 02:22, 5 October 2013