Team:INSA-Lyon/Project/Notebook
From 2010.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
{{INSA-Lyon/menugauche}} | {{INSA-Lyon/menugauche}} | ||
+ | {{INSA-Lyon/menunotebook}} | ||
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> | ||
Line 10: | Line 11: | ||
<style type="text/css";> | <style type="text/css";> | ||
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | .firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | ||
+ | ul#topnav li:hover { | ||
+ | background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x; | ||
+ | } | ||
+ | ul#topnav li span { background: #f200d0;} | ||
</style> | </style> | ||
- | < | + | <script type="text/javascript"> |
- | + | $(document).ready(function() { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | $("ul#topnav li").hover(function() { //Hover over event on list item | |
- | + | $(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item | |
- | + | $(this).find("span").show(); //Show the subnav | |
+ | } , function() { //on hover out... | ||
+ | $(this).css({ 'background' : 'none'}); //Ditch the background | ||
+ | $(this).find("span").hide(); //Hide the subnav | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <div class="titredroite"> | ||
+ | <p><strong>Did you know ?</strong></p> | ||
</div> | </div> | ||
- | < | + | <div id="corps"> |
- | + | <br> | |
- | + | <h2> Team Notebook !</h2> | |
- | + | <br><p>You can find here the <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Notebook/Calendar">calendar of the manipulations</a> and the different <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Notebook/Protocols">protocols</a> used during the days in the lab. </p> | |
- | + | <br /> | |
</div> | </div> | ||
+ | |||
<div class="colonnedroite"> | <div class="colonnedroite"> | ||
- | <p> | + | <p><a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra#extraprot"> Extra-protocols</a> can be used waiting the results of a manipulation !!</p> |
- | < | + | |
- | </p> | + | |
</div> | </div> | ||
- | |||
- | < | + | |
- | < | + | <div id="corps4" style="border:0px;"> |
+ | |||
+ | <div style="float:justify;border:solid 0px green;> <!-- mettre 1px si cadre --> | ||
+ | -moz-border-radius: 15px; | ||
+ | -webkit-border-radius: 15px; | ||
+ | border-radius: 15px;"> | ||
+ | |||
+ | <div style="text-align:center;"> | ||
+ | <a id="csb" href="http://fondation.insa-lyon.fr/"><img style="width: 120px; height: 60px; margin: 10px; padding-top: 15px; padding-bottom: 15px" src="https://static.igem.org/mediawiki/2010/8/81/Team_INSA-Lyon_logo_fondationINSA.jpg"/></a> | ||
+ | |||
+ | <a id="csb" href="http://www.biomerieux.fr/"><img style="width: 120px; height: 90px; margin: 10px" src="http://www.biomerieux.fr/france/img/logo_home.png"/></a> | ||
+ | |||
+ | |||
+ | <a id="csb" href="http://www.insa-lyon.fr/en"><img style="width: 120px; height: 64.2px; margin: 15px; padding-top: 10px; padding-bottom: 10px" src="https://static.igem.org/mediawiki/2010/4/46/Team_INSA-Lyon_logo_Insa.png" /></a> | ||
+ | |||
+ | |||
+ | </div> | ||
</div> | </div> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 17:07, 27 October 2010
Did you know ?
Team Notebook !
You can find here the calendar of the manipulations and the different protocols used during the days in the lab.
Extra-protocols can be used waiting the results of a manipulation !!