|
|
(25 intermediate revisions by one other user not shown) |
Line 5: |
Line 5: |
| <body id="backtotop"> | | <body id="backtotop"> |
| <div class="global"> | | <div class="global"> |
− |
| + | |
− | <h1 class="text-center">Notebook</h1>
| + | <div class="container"><article class="col-md-11"><h1>Laboratory Notebook</h1> |
| + | <p class="introduction-text">A laboratory notebook is our real time record of our expriments. It porvides a detailled record of exactly what we do in the laboratory to obtain our experimental results. It documents our hypotheses, experiments and initial analysis or interpretation of our experiments. Moreover, we also mentionned the name of exprimenters and the place of our experiments. The protocols that we follow are available on protocols page: <a class="btn-sm" href="https://2018.igem.org/Team:Sorbonne_U_Paris/Protocols" role="button" style=" color:white; border-radius: 10px; background-color: #22D66C; text-decoration:none;"><i class="fas fa-book fa-1x"></i> Protocols </a> <br> |
| + | |
| + | |
| + | </p> </article></div> |
| + | |
| + | |
| + | |
| <h2 class="text-center" id="h2-calendar"> Calendars 2018</h2> | | <h2 class="text-center" id="h2-calendar"> Calendars 2018</h2> |
| <div class="container" > | | <div class="container" > |
Line 113: |
Line 120: |
| <tr> | | <tr> |
| <td class="date"><a href="#jul9" class="pointer" title="Monday 9th July">9</a></td> | | <td class="date"><a href="#jul9" class="pointer" title="Monday 9th July">9</a></td> |
− | <td class="date"><a href="#jul10" class="pointer" title="Tuesday 10th Jult">10</a></td> | + | <td class="date"><a href="#jul10" class="pointer" title="Tuesday 10th July">10</a></td> |
| <td>11</td> | | <td>11</td> |
| <td>12</td> | | <td>12</td> |
Line 1,327: |
Line 1,334: |
| <div class="note"> | | <div class="note"> |
| <h2 class="text-center" id="jul10"> Thurday 10th July</h2> | | <h2 class="text-center" id="jul10"> Thurday 10th July</h2> |
− | <h4> Transformation of 𝝱10 with digestion/ligation products of GAG POL <br> (<a href="Jul9">experiences of 07/09/18</a>) </h4> | + | <h4> Transformation of 𝝱10 with digestion/ligation products of GAG POL <br> (<a href="#jul9">experiences of 07/09/18</a>) </h4> |
| <h6>Institut de biologie physico-chimique (IBPC) </h6> | | <h6>Institut de biologie physico-chimique (IBPC) </h6> |
| <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> | | <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> |
Line 3,481: |
Line 3,488: |
| <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> | | <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> |
| <img src="https://static.igem.org/mediawiki/2018/1/1d/T--Sorbonne_U_Paris--Claude_avatar.png" alt="Person" width="96" height="96"> | | <img src="https://static.igem.org/mediawiki/2018/1/1d/T--Sorbonne_U_Paris--Claude_avatar.png" alt="Person" width="96" height="96"> |
− | Sara | + | Sara and Parisa |
| </div> | | </div> |
| </div> </div> | | </div> </div> |
Line 3,544: |
Line 3,551: |
| <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> | | <div class="d-flex justify-content-end"> <div class="chip-icone"> <div class="chip"> |
| <img src="https://static.igem.org/mediawiki/2018/1/1d/T--Sorbonne_U_Paris--Claude_avatar.png" alt="Person" width="96" height="96"> | | <img src="https://static.igem.org/mediawiki/2018/1/1d/T--Sorbonne_U_Paris--Claude_avatar.png" alt="Person" width="96" height="96"> |
− | Sara | + | Sara and Parisa |
| </div> | | </div> |
| <div class="chip"> | | <div class="chip"> |
Line 3,735: |
Line 3,742: |
| $(window).scroll(function(){ | | $(window).scroll(function(){ |
| abcScroll = $(document).scrollTop(); | | abcScroll = $(document).scrollTop(); |
− | if(abcScroll >=41000) | + | if(abcScroll >=45000) |
| $('.socialmedia').fadeOut(100); | | $('.socialmedia').fadeOut(100); |
| else | | else |