Difference between revisions of "Team:Oxford/Notebook"

(Prototype team page)
 
 
(20 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<style>
 +
.btn-circle-lg {
 +
    width: 300px;
 +
    height: 300px;
 +
    padding: 10px 16px;
 +
    border-radius: 50%;
 +
    font-size: 60px;
 +
    line-height: 1.33;
 +
}
  
<div class="column full_size">
+
#button-lg-span {
 +
    font-weight: bold;
 +
    font-size: 25px;
 +
    color: black;
 +
    line-height: 1;
 +
    text-align:center;
 +
    position: relative;
 +
    left: 0px;
 +
    right: 0px;
 +
    display: block;
 +
}
  
<h1>Notebook</h1>
 
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
 
  
</div>
+
</style>
<div class="clear"></div>
+
  
 +
<body>
 +
<div class="container"> 
 +
    <div style="margin-top: 100px"></div>
 +
    <h1>Notebook</h1>
  
<div class="column half_size">
+
<center><img class="img-responsive" width="200px;" src="https://static.igem.org/mediawiki/2017/0/0f/Wet_lab_notebook.png"></center>
<h5>What should this page have?</h5>
+
 
<ul>
+
    <h2>Introduction</h2>
<li>Chronological notes of what your team is doing.</li>
+
    <p>We used the online resource Benchling to help keep an account and organise all the Wet Lab work that was conducted over the summer. We created a separate lab book for each major stage of the process, and each step carried out was linked to the protocol and tagged to the person who performed the task. This was helpful for tracking progress and troubleshooting.</p></br>
<li> Brief descriptions of daily important events.</li>
+
    <div class="row">
<li>Pictures of your progress. </li>
+
      <div class="col-sm-4">
<li>Mention who participated in what task.</li>
+
      <a href="Notebook/PCRandGels#PRCandGels"><button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">PCR and Gels</span></button></a>
</ul>
+
      </div>
 +
      <div class="col-sm-4">
 +
      <a href="Notebook/CloningandGrowth#CloningandGrowth"><button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">Cloning and Growth</span></button></a>
 +
      </div>
 +
      <div class="col-sm-4">
 +
      <a href="Notebook/ExpressionVector#ExpressionVector"><button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">Expression Vector-<br>Quick Change</span></button></a>
 +
      </div>
 +
    </div>
  
 
</div>
 
</div>
 +
</body>
  
<div class="column half_size">
 
<h5>Inspiration</h5>
 
<p>You can see what others teams have done to organize their notes:</p>
 
 
<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>
 
 
</div>
 
 
</html>
 
</html>

Latest revision as of 20:43, 1 November 2017

Notebook

Introduction

We used the online resource Benchling to help keep an account and organise all the Wet Lab work that was conducted over the summer. We created a separate lab book for each major stage of the process, and each step carried out was linked to the protocol and tagged to the person who performed the task. This was helpful for tracking progress and troubleshooting.