Difference between revisions of "Team:CU Boulder/notebook/notebook"
Line 27: | Line 27: | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#gate { | #gate { | ||
height: 100px; | height: 100px; | ||
Line 45: | Line 39: | ||
width: 775px; | width: 775px; | ||
background-image: url(https://static.igem.org/mediawiki/2015/d/d1/CU_Boulder_lux_diagram.jpg); | background-image: url(https://static.igem.org/mediawiki/2015/d/d1/CU_Boulder_lux_diagram.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: auto 100px; | ||
+ | } | ||
+ | #pBad { | ||
+ | height: 100px; | ||
+ | width: 385px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/5/5d/CU_Boulder_pBad_diagram.gif); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: auto 100px; | background-size: auto 100px; | ||
Line 57: | Line 58: | ||
<h1>Our Notebook</h1> | <h1>Our Notebook</h1> | ||
− | <table class=".click_table" id=" | + | <table class=".click_table" id="gate"> |
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width:150px">Jill</td> |
− | <td>Smith</td> | + | <td style="width:100px">Smith</td> |
− | <td>50</td> | + | <td style="width:100px">50</td> |
</tr> | </tr> | ||
</table> | </table> | ||
<br><br> | <br><br> | ||
− | <table class=".click_table" id=" | + | <table class=".click_table" id="lux"> |
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width:100px">Jill</td> |
− | <td | + | <td>Smith</td> |
− | <td | + | <td>50</td> |
</tr> | </tr> | ||
</table> | </table> | ||
<br><br> | <br><br> | ||
− | <table class=".click_table" id=" | + | <table class=".click_table" id="pBad"> |
<tr> | <tr> | ||
<td style="width:100px">Jill</td> | <td style="width:100px">Jill</td> |
Revision as of 21:55, 13 September 2015
<!DOCTYPE html>