Team:Oxford/parts
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<br> | <br> | ||
- | table | + | <head> |
+ | <style> | ||
+ | table,th,td | ||
{ | { | ||
- | border- | + | border:1px solid black; |
+ | border-collapse:collapse; | ||
} | } | ||
+ | th,td | ||
+ | { | ||
+ | padding:5px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
<table style="width:300px"> | <table style="width:300px"> | ||
<tr> | <tr> | ||
- | <th>Part | + | <th>Part Identity</th> |
- | <th>Description</th> | + | <th>Description</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>BBa_J06504</td> | <td>BBa_J06504</td> | ||
- | <td>mRFP1-derived, altered to be a BioBrick by removing a PstI site and adding BioBrick ends.</td> | + | <td>mRFP1-derived, altered to be a BioBrick by removing a PstI site and adding BioBrick ends.</td> |
</tr> | </tr> | ||
+ | |||
</table> | </table> | ||
+ | |||
+ | </body> | ||
Revision as of 13:58, 25 July 2014
Parts
<head> <style> table,th,td { border:1px solid black; border-collapse:collapse; } th,td { padding:5px; } </style> </head> <body>
Part Identity | Description |
---|---|
BBa_J06504 | mRFP1-derived, altered to be a BioBrick by removing a PstI site and adding BioBrick ends. |
</body>