Difference between revisions of "Team:CU Boulder/Parts"
(15 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
width: 780px; | width: 780px; | ||
} | } | ||
+ | |||
h2 { | h2 { | ||
− | font-size: | + | font-size: 26px; |
+ | font-style: normal; | ||
} | } | ||
− | + | h2 { | |
− | color: #32639a; | + | /*color: #32639a;*/ |
font-family: "Times New Roman",Times,serif; | font-family: "Times New Roman",Times,serif; | ||
font-weight: normal; | font-weight: normal; | ||
Line 17: | Line 19: | ||
border-bottom: 0 none; | border-bottom: 0 none; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
+ | } | ||
+ | p { | ||
+ | border: 1px solid transparent; | ||
} | } | ||
table{ | table{ | ||
Line 45: | Line 50: | ||
padding-left: 7px; | padding-left: 7px; | ||
} | } | ||
+ | td { | ||
+ | font-size: 16px; | ||
+ | } | ||
Line 138: | Line 146: | ||
</head> | </head> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<body> | <body> | ||
<!-- Content goes between the article tags --> | <!-- Content goes between the article tags --> | ||
<article> | <article> | ||
− | <h1>Parts</h1> | + | <p></p> |
− | <h2>Team Parts</h2> | + | <h1>List of Parts</h1> |
+ | |||
+ | <br /><br /> | ||
+ | <h2>All Team Parts</h2> | ||
<table class= "table1"> | <table class= "table1"> | ||
<tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | ||
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718001">BBa_K1718001</a></td><td>Reporter</td><td>RFP under arabinose inducible pBad</td><td>1942 bp</td></tr> |
− | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002</a></td><td>Device</td><td>Genetic switch for Bxb1 integrase</td><td>293 bp</td></tr> | |
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718003">BBa_K1718003</a></td><td>Signaling</td><td>RFP under AHL inducible LuxPr</td><td>1793 bp</td></tr> |
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718004">BBa_K1718004</a></td><td>Signaling</td><td>LuxI with GFP reporter</td><td>1550 bp</td></tr> |
+ | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718006">BBa_K1718006</a></td><td>Signaling</td><td>LuxI with GFP reporter behind Bxb1 switch</td><td>1851 bp</td></tr> | ||
</table> | </table> | ||
+ | <br /><br /> | ||
+ | <br /><br /> | ||
<br /><br /> | <br /><br /> | ||
<h2>Basic Parts</h2> | <h2>Basic Parts</h2> | ||
<table class= "table2"> | <table class= "table2"> | ||
<tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | ||
− | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002</a></td><td>Device</td><td>Genetic switch for Bxb1 integrase</td><td>293 bp</td></tr> | |
− | + | ||
− | + | ||
− | + | ||
</table> | </table> | ||
+ | <br /><br /> | ||
<br /><br /> | <br /><br /> | ||
<h2>Composite Parts</h2> | <h2>Composite Parts</h2> | ||
<table class= "table3"> | <table class= "table3"> | ||
<tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr> | ||
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718001">BBa_K1718001</a></td><td>Reporter</td><td>RFP under arabinose inducible pBad</td><td>1942 bp</td></tr> |
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718003">BBa_K1718003</a></td><td>Signaling</td><td>RFP under AHL inducible LuxPr</td><td>1793 bp</td></tr> |
− | <tr><td> | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718004">BBa_K1718004</a></td><td>Signaling</td><td>LuxI with GFP reporter</td><td>1550 bp</td></tr> |
− | + | <tr><td><a href="http://parts.igem.org/Part:BBa_K1718006">BBa_K1718006</a></td><td>Signaling</td><td>LuxI with GFP reporter behind Bxb1 switch</td><td>1851 bp</td></tr> | |
</table> | </table> | ||
+ | <!------- | ||
+ | <br /><br /> | ||
<br /><br /> | <br /><br /> | ||
<h2>Parts Collection</h2> | <h2>Parts Collection</h2> | ||
Line 180: | Line 199: | ||
<tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr> | <tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr> | ||
</table> | </table> | ||
+ | --------> | ||
Latest revision as of 18:12, 18 September 2015
<!DOCTYPE html>