Difference between revisions of "Team:Oxford/Notebook"

Line 1: Line 1:
{{Oxford}}
+
{{:Team:Oxford/Templates/Nav}}
 +
 
 
<html>
 
<html>
 
+
     <div class="container-fluid page-heading">
<style>
+
        <h3>Notebook</h3>
table, th, td {
+
    </div>
     border: 1px solid black;
+
    <div class="container-fluid">
}
+
        <div class="row">
</style>
+
            <div class="col-md-12">
 
+
                <div class="slim">
<style>
+
                    <h2>Content coming soon...</h2>
 
+
                </div>
h1 {
+
            </div>
    text-align: center;
+
        </div>
}
+
    </div>
 
+
p.welcome {
+
text-align: center;
+
 
+
}
+
 
+
 
+
p.text {
+
text-align: justify;
+
}
+
 
+
span.blue {
+
color: #0000FF;
+
}
+
 
+
span.pink {
+
color: #ff69b4;
+
}
+
 
+
IMG.displayed {
+
    display: block;
+
    margin-left: auto;
+
    margin-right: auto }
+
 
+
table, td {
+
    border: 1px solid black;
+
}
+
 
+
#footer  {
+
float:bottom;
+
width: 98.4%;
+
text-align: center;
+
padding-left: 20px;
+
border-top: 2px solid #002147;
+
                                border-bottom: 2px solid #002147;
+
background-color: #002147;
+
}
+
 
+
 
+
span.white {
+
color: #fff;
+
text-decoration:none;
+
font-weight: 200;
+
                                font-size: 9px;
+
}
+
 
+
 
+
</style>
+
 
+
<h2>Notebook</h2>
+
 
+
<p>This page documents our project in chronological order. For a thematic view of our project, you should visit the <a href="https://2015.igem.org/Team:Oxford/Description">project</a> pages, alternatively if you wish to find out the things we do as a team not directly related to our project, do check out our <a href="https://2015.igem.org/Team:Oxford/Blog">blog</a> instead!</p>
+
 
+
<br>
+
 
+
 
+
 
+
<table>
+
  <tr>
+
    <th>Date</th>
+
    <th>Entry</th>
+
  </tr>
+
  <tr>
+
    <td>21/05/2015</td>
+
    <td><a href="https://2015.igem.org/Team:Oxford/Notebook/210515">Ordering of gBlocks from IDT</a></td>
+
  </tr>
+
  <tr>
+
    <td>18/06/2015</td>
+
    <td>Ordering of primers from IDT</td>
+
  </tr>
+
  <tr>
+
    <td>Week 1 (22/06 - 26/06)</td>
+
    <td><a href="https://2015.igem.org/Team:Oxford/Notebook/Week1">Initial DNA Amplification, Assembly, and Attempted Transformation</a></td>
+
 
+
 
+
</table>
+
 
+
 
+
 
+
 
+
</div>
+
 
+
 
+
</div>
+
 
</html>
 
</html>
  
{{OxfFooter}}
+
{{:Team:Oxford/Templates/Foot}}

Revision as of 10:18, 6 August 2015

Notebook

Content coming soon...