Difference between revisions of "Team:Oxford/Notebook"

 
(15 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;
 +
}
 +
 +
#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;
 +
}
 +
 +
 +
</style>
 +
 +
<body>
 
<div class="container">   
 
<div class="container">   
 
     <div style="margin-top: 100px"></div>
 
     <div style="margin-top: 100px"></div>
 
     <h1>Notebook</h1>
 
     <h1>Notebook</h1>
 +
 +
<center><img class="img-responsive" width="200px;" src="https://static.igem.org/mediawiki/2017/0/0f/Wet_lab_notebook.png"></center>
 +
 
     <h2>Introduction</h2>
 
     <h2>Introduction</h2>
     <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>
+
     <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>
 
     <div class="row">
 
     <div class="row">
 
       <div class="col-sm-4">
 
       <div class="col-sm-4">
       <a href="link.html"><button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">Lab Safety</span></button></a>
+
       <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>
   
+
      </div>
    <h2>Cloning and Growth</h2>
+
      <div class="col-sm-4">
    <object data="https://static.igem.org/mediawiki/2017/8/8c/T--oxford--notebook--cloning_growth.pdf" type="application/pdf" width="100%" height="900px">
+
      <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>
    <h2>PRC and Gels</h2>
+
      </div>
    <object data="https://static.igem.org/mediawiki/2017/8/88/T--oxford--notebook--PRC_and_Gels.pdf" type="application/pdf" width="100%" height="900px">
+
      <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>
 +
 
</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.