Team:INSA-Lyon/Protocols/Extra recette3

From 2010.igem.org

(Difference between revisions)
m
 
(5 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/Notebook/Calendar" class="blue"> > Calendar</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/Notebook/Protocols" class="brn"> > Protocols</a></li>
+
}
-
<li><a href="/Team:INSA-Lyon/Project/Notebook" class="orange"> Back < </a></li>
+
ul#topnav li span { background: #f200d0;}
-
</ul>
+
</style>
-
</div>
+
-
</div>
+
 +
<script type="text/javascript">
 +
$(document).ready(function() {
-
<div class="colonnedroite">
+
$("ul#topnav li").hover(function() { //Hover over event on list item
-
<p style="text-align:justify ; color:white;"><a href="http://www.mozilla.com/en-US/"><img style="width:20px; height:20px;" src="http://icones.eee-pc.fr/icones/firefox3.png" alt="firefox" /></a>  To fully enjoy our wiki, we recommend you to use Firefox as web browser.
+
$(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
-
<a href="http://www.mozilla.com/en-US/">Get it now !</a><br><br></p>  
+
$(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>
-
<br>
 
-
<br>
 
-
<br><em>Thank you Groningen for sharing your code, you've been most helpful !</em><br><br></p>
 
-
</div>
 
-
<div id="corps">
+
<div id="corps2">
<h3> Protocols </h3>
<h3> Protocols </h3>
-
<p>Currently under construction <br><br><br><br></p>
+
<br><p>Choose a protocol to read its description :
 +
<br>
 +
<br></p>
</html>
</html>
{{Template:INSALyon2010_Protocole}}
{{Template:INSALyon2010_Protocole}}
Line 38: Line 44:
<br><br><br><br><br>
<br><br><br><br><br>
<h5 style="text-indent:20px">Extra</h5>
<h5 style="text-indent:20px">Extra</h5>
-
<br><br>
+
<br><br><p style="margin-left:-30px;">How to enjoy the free time ? By cooking ! There are currently
-
Voila comment s'occuper durant les temps d'attente ! Il y a actuellement </html>{{Template:INSALyon2010_Protocole_Extra_nbrecette}}<html> recettes.
+
</html>{{Template:INSALyon2010_Protocole_Extra_nbrecette}}<html> recipes.</p>
<br>
<br>
<br>
<br>
Line 47: Line 53:
<style type="text/css">
<style type="text/css">
-
#list_extra{list-style-type:none; list-style: none;}
+
#list_extraa{list-style-type:none; list-style: none;}
</style>
</style>
Line 53: Line 59:
Matériels et méthodes :
Matériels et méthodes :
<br>
<br>
-
<ol id="list_extra">
+
<ol id="list_extraa">
<li>100g de beurre</li>
<li>100g de beurre</li>
<li>100g de chocolat</li>
<li>100g de chocolat</li>
Line 85: Line 91:
             <a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra_recette2"><img src="https://static.igem.org/mediawiki/2010/7/7d/INSA-Lyon_Extra_Precedent.png" alt="Recette précédente" title="Recette précédente" /></a>
             <a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra_recette2"><img src="https://static.igem.org/mediawiki/2010/7/7d/INSA-Lyon_Extra_Precedent.png" alt="Recette précédente" title="Recette précédente" /></a>
          
          
-
             <img src="https://static.igem.org/mediawiki/2010/5/55/INSA-Lyon_Extra_Livre.jpg"/>
+
             <a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra"><img src="https://static.igem.org/mediawiki/2010/5/55/INSA-Lyon_Extra_Livre.jpg"/></a>
          
          
             <a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra_recette4"><img src="https://static.igem.org/mediawiki/2010/9/93/INSA-Lyon_Extra_Suivant.png" alt="Recette suivant" title="Recette suivant" /></a>         
             <a href="https://2010.igem.org/Team:INSA-Lyon/Protocols/Extra_recette4"><img src="https://static.igem.org/mediawiki/2010/9/93/INSA-Lyon_Extra_Suivant.png" alt="Recette suivant" title="Recette suivant" /></a>         
</div>
</div>
-
 
-
<p align="center">3 / </html>{{Template:INSALyon2010_Protocole_Extra_nbrecette}}<html></p>
 
-
 
</div>
</div>
</html>
</html>

Latest revision as of 15:57, 26 October 2010




Protocols


Choose a protocol to read its description :

  1. Competent cells
  2. Transformation
  3. DNA extraction
  4. Digestion
  5. Ligation
  6. Measure of temperature and shaking speed influence
  7. Measure of osmotic pressure influence
  8. Granules extraction and intein cleavage
  9. Biofilms quantification
  10. Extra






    Extra


    How to enjoy the free time ? By cooking ! There are currently 5 recipes.




    Gâteau chocolat marron

    Matériels et méthodes :
    1. 100g de beurre
    2. 100g de chocolat
    3. 450g de crème de marron
    4. 3 oeufs

    5. Faire fondre le chocolat et le beurre au bain marie
    6. Mélanger tous les ingrédients
    7. Faire préchauffer le four à 180°C
    8. Faire cuire pendant 45 minutes


    Recette précédente Recette suivant