Team:Alberta/parts
From 2010.igem.org
(Difference between revisions)
(New page: <html> <head> <style type="text/css"> /* This removes the default wiki title. */ .firstHeading {display:none;} - →This sets the inner and outer colours of the page.: body { back...) |
|||
Line 71: | Line 71: | ||
clear: both; | clear: both; | ||
margin: 0; | margin: 0; | ||
- | padding: .5em; | + | padding: 0.5em; |
color: #333333; | color: #333333; | ||
background-color: #dddddd; | background-color: #dddddd; | ||
Line 82: | Line 82: | ||
.llink3 A:active {text-decoration: none; font-size: 1em;} | .llink3 A:active {text-decoration: none; font-size: 1em;} | ||
+ | /*table*/ | ||
+ | #mytable | ||
+ | { | ||
+ | width: 100%; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | caption | ||
+ | { | ||
+ | padding: 0 0 0.2em 0; | ||
+ | width: 100%; | ||
+ | font: 1.5em "Trebuchet MS", Times; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | th | ||
+ | { | ||
+ | font: bold 1.5em "Trebuchet MS", Times; | ||
+ | color: #fff200; | ||
+ | border-right: 0.2em solid #ffffff; | ||
+ | border-bottom: 0.2em solid #ffffff; | ||
+ | border-top: 0.2em solid #ffffff; | ||
+ | letter-spacing: 0.2em; | ||
+ | text-align: left; | ||
+ | padding: 6px 6px 6px 12px; | ||
+ | background: #3b3b3b no-repeat; | ||
+ | } | ||
+ | |||
+ | td | ||
+ | { | ||
+ | border-right: 0.2em solid #a5a5a5; | ||
+ | border-bottom: 1px solid #a5a5a5; | ||
+ | background: #656565; | ||
+ | padding: 0.3em 0.3em 0.3em 0.7em; | ||
+ | color: #a5a5a5; | ||
+ | } | ||
+ | |||
+ | |||
+ | td.alt | ||
+ | { | ||
+ | background: #ffffff; | ||
+ | color: #757575; | ||
+ | } | ||
+ | |||
+ | th.spec | ||
+ | { | ||
+ | border-left: 0.2em solid #ffffff; | ||
+ | border-top: 0; | ||
+ | background: #ffffff no-repeat; | ||
+ | font: bold 0.7em "Trebuchet MS", Times; | ||
+ | } | ||
+ | |||
+ | th.specalt | ||
+ | { | ||
+ | border-left: 0.2em solid #ffffff; | ||
+ | border-top: 0; | ||
+ | background: #a5a5a5 no-repeat; | ||
+ | font: bold 0.7em "Trebuchet MS", Times; | ||
+ | color: #fff200; | ||
+ | } | ||
</style> | </style> | ||
Line 112: | Line 173: | ||
<div id="highlight"> | <div id="highlight"> | ||
</div> | </div> | ||
+ | |||
+ | <table id="mytable" cellspacing="0" summary=""> | ||
+ | <caption></caption> | ||
+ | <tr> | ||
+ | <th scope="col" abbr="">PartID</th> | ||
+ | <th scope="col" abbr="">Part Type</th> | ||
+ | <th scope="col" abbr="">Plasmid Backbone</th> | ||
+ | <th scope="col" abbr="">Cell Strain</th> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <th scope="row" abbr="" class="spec">BBy_001</th> | ||
+ | <td>Ens[AB_Bsa],Pr-Amp[AmpR]</td> | ||
+ | <td>pSB1C3</td> | ||
+ | <td>DH5α</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <th scope="row" abbr="" class="specalt">BBy_002</th> | ||
+ | <td class="alt">Ens[AB_Bsa],Pr-Kan[KanR]</td> | ||
+ | <td class="alt">pSB1C3</td> | ||
+ | <td class="alt">DH5α</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <th scope="row" abbr="" class="spec">BBy_003</th> | ||
+ | <td>Ens[BA_Bsa],Pr-Kan[KanR]</td> | ||
+ | <td>pSB1C3</td> | ||
+ | <td>DH5α</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <th scope="row" abbr="" class="specalt">BBy_004</th> | ||
+ | <td class="alt">Ens[AB_Bbs],Pr-Kan[KanR]</td> | ||
+ | <td class="alt">pSB1C3</td> | ||
+ | <td class="alt">DH5α</td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
<div id="footer"> | <div id="footer"> |
Revision as of 20:05, 9 July 2010
genomikon
PartID | Part Type | Plasmid Backbone | Cell Strain |
---|---|---|---|
BBy_001 | Ens[AB_Bsa],Pr-Amp[AmpR] | pSB1C3 | DH5α |
BBy_002 | Ens[AB_Bsa],Pr-Kan[KanR] | pSB1C3 | DH5α |
BBy_003 | Ens[BA_Bsa],Pr-Kan[KanR] | pSB1C3 | DH5α |
BBy_004 | Ens[AB_Bbs],Pr-Kan[KanR] | pSB1C3 | DH5α |