Difference between revisions of "Team:Freiburg/Notebook"
(Prototype team page) |
|||
(27 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Freiburg}} | + | {{Freiburg/CSS}} |
+ | {{Freiburg/Menubar}} | ||
+ | {{Team:Freiburg/wiki_content_start_bubble}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | /*========= BEGIN: style for navigation bar ==========*/ | ||
+ | #notebook { | ||
+ | background: url(https://static.igem.org/mediawiki/2015/c/cd/Freiburg_icon_notebook_active_yellow.png) no-repeat; | ||
+ | } | ||
− | + | #notebook a { | |
+ | color: #ecdc18; | ||
+ | } | ||
− | + | #runningchip { | |
+ | left: 85.5%; | ||
+ | /*========= END: style for navigation bar ==========*/ | ||
− | < | + | |
− | <ul> | + | .horizontal_list { |
− | <li> | + | margin: 0px auto; |
− | <li> | + | padding: 0% 5% 5%; |
− | <li> | + | } |
− | <li> | + | |
+ | .horizontal_list ul{ | ||
+ | margin: 0px auto; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | .horizontal_list li { | ||
+ | margin: 0px auto; | ||
+ | padding: 2.1%; | ||
+ | width: 120px; | ||
+ | list-style: none; | ||
+ | display: inline-block; | ||
+ | position: relative; | ||
+ | text-align: center; | ||
+ | /*border: 2px dotted #000;*/ | ||
+ | border-radius: 8px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/5/52/Labjournal.png); | ||
+ | padding-top: 30px; | ||
+ | vertical-align: top; | ||
+ | height: 132px; | ||
+ | } | ||
+ | |||
+ | .cahier { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/5/52/Labjournal.png); | ||
+ | padding-top: 30px; | ||
+ | } | ||
+ | |||
+ | .content_box2_child { | ||
+ | min-height: 430px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | //===================BEGIN:Amazing Bubble Sidebar========================== | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | // CHANGE THE FOLLOWING ATTRIBUTES // | ||
+ | var href_text1='https://2015.igem.org/Team:Freiburg/Notebook', | ||
+ | // Text2 needs no href as it is the actual page // | ||
+ | img_url='https://static.igem.org/mediawiki/2015/9/99/Freibur_icon_notebook_white_03.png', | ||
+ | href_text3='https://2015.igem.org/Team:Freiburg/Labjournals', | ||
+ | // Text1 needs no text as it is a pic // | ||
+ | text2='Notebook'; | ||
+ | // Text3 needs no text as its always 'next' // | ||
+ | // HOLD ON CHANGING THINGS --JABBERWOCK // | ||
+ | |||
+ | $('#bubble1').attr('href',href_text1); | ||
+ | $('#bubble1_img').attr('src', img_url); | ||
+ | $('#bubble3').attr('href',href_text3); | ||
+ | |||
+ | $('#bubble2').text(text2); | ||
+ | }); | ||
+ | |||
+ | //===================END:Amazing Bubble Sidebar========================== | ||
+ | </script> | ||
+ | |||
+ | <div class="content_box"> | ||
+ | |||
+ | <h1 style="text-align:center">Labjournals</h1> | ||
+ | |||
+ | <div class="image_box right"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/0/06/Freiburg_Notitzblock_scaled_transp.jpg" width="250px"> | ||
+ | </div> | ||
+ | <p> | ||
+ | Follow us step by step on our way to developing the DiaCHIP! | ||
+ | <ul class="horizontal_list"> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Labjournals#cloning_lab">DNA Engineering</a></li> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Labjournals#protpur_lab">Protein Purification</a></li> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Labjournals#cellfree_lab">Cell-free Expression</a></li> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Labjournals#surchem_lab">Surface Chemistry</a></li> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Labjournals#irif_lab">iRIf</a></li> | ||
</ul> | </ul> | ||
+ | <br> | ||
+ | Want to read about <a href="https://2015.igem.org/Team:Freiburg/Labjournals/Interlab">the Interlab Study</a>? | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="content_box2_parent"> | ||
+ | <div class="content_box2_child"> | ||
+ | <div class="flexbox"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/e/e0/Freiburg_Stift_scaled_transp.jpg" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Protocols">Protocols</h1></a> | ||
+ | <p> | ||
+ | Interested in redoing our experiments yourself? <br> | ||
+ | </p> | ||
+ | </div> | ||
− | < | + | <div class="content_box2_child"> |
− | <p> | + | <div class="flexbox"> |
+ | <img src="https://static.igem.org/mediawiki/2015/0/0f/Freiburg_Kolben_scaled_transp.jpg" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Materials">Materials</a></h1> | ||
+ | <p> | ||
+ | A list of all the chemicals, enzymes and machines we used during our iGEM project.<br> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="content_box2_child"> | ||
+ | <div class="flexbox"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/a/ac/Freiburg_Safety_scaled_transp.jpg" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Safety">Safety</a></h1> | ||
+ | <p> | ||
+ | Checkout all relevant information concerning the organisms we worked with!<br> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="content_box2_child"> | ||
+ | <div class="flexbox"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/f/fd/Freiburg_Zauberstab_scaled_transp.jpg" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Wikimigration">Wiki-Tricks</a></h1> | ||
+ | <p> | ||
+ | Find out about how we speeded up transfering our data on the external iGEM wiki <br> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="content_box2_child"> | ||
+ | <div class="flexbox"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/d/d8/Freiburg_schraubenschluessel.png" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Wikimigration">Techniques</a></h1> | ||
+ | <p> | ||
+ | Want more information on techniques we used? <br> | ||
+ | |||
+ | <ul class="horizontal_list"> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Project/Classic_vs_Gibson">Classical Cloning vs Gibson Cloning</a> </li> | ||
+ | <li class="cahier"><a href="https://2015.igem.org/Team:Freiburg/Project/Coli_Strains"><i>E. coli genotypes</i> we used</a></li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
+ | </p> | ||
</div> | </div> | ||
+ | |||
+ | <div class="content_box2_child"> | ||
+ | <div class="flexbox"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/d/de/Freiburg_buch.jpg" height="150px"> | ||
+ | </div> | ||
+ | <h1 style="text-align:center"><a id="red_link" href="https://2015.igem.org/Team:Freiburg/Glossary">Glossary</a></h1> | ||
+ | <p> | ||
+ | Not sure what a word means? Check here. <br> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
</html> | </html> | ||
+ | {{Freiburg/wiki_content_end}} |
Latest revision as of 02:41, 19 September 2015
Labjournals
Follow us step by step on our way to developing the DiaCHIP!
Want to read about the Interlab Study?