Team:INSA-Lyon/Project/Notebook

From 2010.igem.org

(Difference between revisions)
m
 
(14 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">
-
<div class="colonnegauche">
+
<style type="text/css";>
-
<div id="menug">
+
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;}
-
<ul>
+
ul#topnav li:hover {
-
<li><a href="/Team:INSA-Lyon/Project/Theory" class="cteal"> > Theory</a></li>
+
background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x;
-
<li><a href="/Team:INSA-Lyon/Project/Strategy" class="slateb"> > Strategy</a></li>
+
}
-
<li><a href="/Team:INSA-Lyon/Project/Results" class="yellow"> > Results</a></li>
+
ul#topnav li span { background: #f200d0;}
-
<li><a href="/Team:INSA-Lyon/Project/Future_direction" class="coral"> > Future Direction</a></li>
+
</style>
-
<li><a href="/Team:INSA-Lyon/Project/Notebook" class="blue"> > Notebook</a></li>
+
-
<div id="ssmenug">
+
<script type="text/javascript">
-
<li><a href="/Team:INSA-Lyon/Project/Notebook/Calendar" class="cteal"> > Calendar</a></li>
+
$(document).ready(function() {
-
<li><a href="/Team:INSA-Lyon/Project/Notebook/Protocols" class="brn"> > Protocols</a></li>
+
 
 +
$("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>
-
<li><a href="/Team:INSA-Lyon/Project/Modeling" class="green"> > Modeling</a></li>
+
<div id="corps">
-
<li><a href="/Team:INSA-Lyon/Project/References" class="orange"> > References</a></li>
+
<br>
-
+
<h2> Team Notebook !</h2>
-
</ul>
+
<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>
-
</div>
+
<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>
-
<br><br><br>
+
-
</p>
+
</div>
</div>
-
<div id="corps">
 
-
<h3> Team Notebook !</h3>
+
 
-
<br><p>Currently under construction</p>
+
<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 !!