Difference between revisions of "Team:CU Boulder/notebook/notebook"

Line 19: Line 19:
 
     width: 350px;
 
     width: 350px;
 
     background-image: url(https://static.igem.org/mediawiki/2015/5/5d/CU_Boulder_pBad_diagram.gif);
 
     background-image: url(https://static.igem.org/mediawiki/2015/5/5d/CU_Boulder_pBad_diagram.gif);
 +
    background-repeat: no-repeat;
 +
    background-size: auto 100px;
 +
}
 +
#gate {
 +
    height: 100px;
 +
    width: 350px;
 +
    background-image: url(https://static.igem.org/mediawiki/2015/d/d5/CU_Boulder_gate_diagram.jpg);
 +
    background-repeat: no-repeat;
 +
    background-size: auto 100px;
 +
}
 +
#lux {
 +
    height: 100px;
 +
    width: 350px;
 +
    background-image: url(https://static.igem.org/mediawiki/2015/d/d1/CU_Boulder_lux_diagram.jpg);
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-size: auto 100px;
 
     background-size: auto 100px;
Line 38: Line 52:
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 
+
<table id="gate">
 +
    <tr>
 +
        <td style="width:100px">Jill</td>
 +
        <td>Smith</td>
 +
        <td>50</td>
 +
    </tr>
 +
</table>
 +
<table id="lux">
 +
    <tr>
 +
        <td style="width:100px">Jill</td>
 +
        <td>Smith</td>
 +
        <td>50</td>
 +
    </tr>
 +
</table>
  
  

Revision as of 21:42, 13 September 2015


<!DOCTYPE html> Team:CU_Boulder - 2015.igem.org

Our Notebook

Jill Smith 50
Jill Smith 50
Jill Smith 50
Team:CU-Boulder - 2015.igem.org