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;
 +
}
  
<h2>Notebook</h2>
+
#notebook a {
 +
    color: #ecdc18;
 +
}
  
<p> Document the dates you worked on your project.</p>
+
#runningchip {
 +
    left: 85.5%;
 +
/*========= END: style for navigation bar ==========*/
  
<h5>What should this page have?</h5>
+
 
<ul>
+
.horizontal_list {
<li>Chronological notes of what your team is doing.</li>
+
    margin: 0px auto;
<li> Brief descriptions of daily important events.</li>
+
    padding: 0% 5% 5%;
<li>Pictures of your progress. </li>
+
}
<li>Mention who participated in what task.</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>
  
<h4>Inspiration</h4>
+
<div class="content_box2_child">
<p>You can see what others teams have done to organize their notes:</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>
 
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
 
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
 
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
 
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</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?

Protocols

Interested in redoing our experiments yourself?

Materials

A list of all the chemicals, enzymes and machines we used during our iGEM project.

Safety

Checkout all relevant information concerning the organisms we worked with!

Wiki-Tricks

Find out about how we speeded up transfering our data on the external iGEM wiki

Techniques

Want more information on techniques we used?

Glossary

Not sure what a word means? Check here.