Difference between revisions of "Team:UMaryland/Basic Part"
(13 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #layer1 { | ||
+ | overflow:hidden; | ||
+ | position:relative; | ||
+ | top:0px; | ||
+ | width:100%; | ||
+ | margin:0px; | ||
+ | padding:20px; | ||
+ | background-color: #89e1ff; | ||
+ | min-height:42px; | ||
+ | border-top:2px solid black; | ||
+ | top:-220px; | ||
+ | } | ||
+ | #layer2 { | ||
+ | overflow:hidden; | ||
+ | position:relative; | ||
+ | top:0px; | ||
+ | width:100%; | ||
+ | margin:0px; | ||
+ | padding:20px; | ||
+ | background-color:#ffffff; | ||
+ | min-height:42px; | ||
+ | border-top:2px solid black; | ||
+ | top:-220px; | ||
+ | } | ||
+ | |||
+ | #contentbox{ | ||
+ | width: 80%; | ||
+ | max-width: 1900px; | ||
+ | min-width: 1000px; | ||
+ | text-align: justify; | ||
+ | margin:auto; | ||
+ | } | ||
+ | #cover { | ||
+ | overflow:hidden; | ||
+ | position:relative; | ||
+ | width:100%; | ||
+ | margin:auto; | ||
+ | padding:0px; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2015/5/52/Okdna.png"); | ||
+ | background-size: 100% ; | ||
+ | background-repeat: no-repeat; | ||
+ | width:100%; | ||
+ | height:400px; | ||
+ | color: #0DFF00; | ||
+ | font-family: Tahoma, Geneva, sans-serif; | ||
+ | font-size:xx-large; | ||
+ | top:-220px; | ||
+ | } | ||
+ | #bar{ | ||
+ | display: inline-block; | ||
+ | opacity:1; | ||
+ | background-color: #89e1ff; | ||
+ | color:black; | ||
+ | border-top:4px solid black; | ||
+ | border-bottom:4px solid black; | ||
+ | width:100%; | ||
+ | text-align:center; | ||
+ | height:350px; | ||
+ | top:-220px; | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | #buttonset { | ||
+ | text-align:center; | ||
+ | position:relative; | ||
+ | } | ||
+ | #button { | ||
+ | overflow:hidden; | ||
+ | display: inline-block; | ||
+ | height:50px; | ||
+ | width: 200px; | ||
+ | background-color: rgba(255,255,255,.5); | ||
+ | border: 2px solid black; | ||
+ | border-radius: 10px; | ||
+ | margin: 10px; | ||
+ | padding:10px; | ||
+ | font-size:medium; | ||
+ | color:black; | ||
+ | text-align: center; | ||
+ | } | ||
#partcontainer { | #partcontainer { | ||
overflow:hidden; | overflow:hidden; | ||
− | background-color:# | + | background-color:#A9F5BC; |
width:1000px; | width:1000px; | ||
margin:auto; | margin:auto; | ||
+ | border:5px solid black; | ||
+ | border-radius:20px; | ||
} | } | ||
Line 38: | Line 121: | ||
float:left; | float:left; | ||
margin:10px; | margin:10px; | ||
+ | border-radius:10px; | ||
} | } | ||
Line 43: | Line 127: | ||
float:right; | float:right; | ||
margin:10px; | margin:10px; | ||
− | border: | + | border: 4px solid black; |
+ | border-radius:10px; | ||
} | } | ||
</style> | </style> | ||
− | < | + | <div id='cover'> |
− | < | + | </div> |
− | < | + | |
− | < | + | <div id='bar'> |
− | < | + | <p style="font-size:48px"><b>Basic Parts</b></style> |
− | < | + | <p style="font-size:24px">This page contains just the basic parts we made. Click below to see all our parts. |
− | < | + | |
− | < | + | <div id='buttonset'> |
− | < | + | <a href="https://2015.igem.org/Team:UMaryland/Part_Collection"> |
+ | <div id='button'> | ||
+ | <p> All Parts | ||
+ | </div> | ||
+ | </a> | ||
+ | <p style="font-size:18px">A basic part is a biobrick that is not made of any other biobricks. | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id='layer2'> | ||
+ | |||
<div id='partcontainer'> | <div id='partcontainer'> | ||
<div id='partname'> | <div id='partname'> | ||
Line 62: | Line 159: | ||
</div> | </div> | ||
<div id='partdescription'> | <div id='partdescription'> | ||
− | Codes for the Hok | + | <p style = "font-size:18px">Codes for the Hok-Sok Type I toxin-antitoxin system. This system naturally evolved in bacteria as a method to maintain plasmids. Hok-Sok is noted for its presence on the R1 plasmid, which contains genes that confer antibiotic resistance. Hok-Sok is believed to be used to maintain these plasmids in the absence of antibiotic.</p> |
</div> | </div> | ||
<div id='partimage'> | <div id='partimage'> | ||
− | <img src="https://static.igem.org/mediawiki/2015/a/a0/001.jpg" height="337" width="457"> | + | <a href = "http://parts.igem.org/Part:BBa_K1783001"><img src="https://static.igem.org/mediawiki/2015/a/a0/001.jpg" height="337" width="457"></a> |
</div> | </div> | ||
</div> | </div> | ||
<br> | <br> | ||
<br> | <br> | ||
− | + | ||
<div id='partcontainer'> | <div id='partcontainer'> | ||
<div id='partname'> | <div id='partname'> | ||
Line 76: | Line 173: | ||
</div> | </div> | ||
<div id='partdescription'> | <div id='partdescription'> | ||
− | + | <p style = "font-size:18px">Epsilon cyclase from the <i>A. thaliana</i> genome is capable of converting lycopene to gamma-carotene. A transport tag for the chloroplast at the N-terminus has been removed and the coding sequence has been codon-optimized for <i>E. coli</i>.</p> | |
</div> | </div> | ||
<div id='partimage'> | <div id='partimage'> | ||
− | <img src="https://static.igem.org/mediawiki/2015/thumb/2/20/K1783004.png/800px-K1783004.png" height="337" width="457"> | + | <a href = "http://parts.igem.org/Part:BBa_K1783004"><img src="https://static.igem.org/mediawiki/2015/thumb/2/20/K1783004.png/800px-K1783004.png" height="337" width="457"></a> |
</div> | </div> | ||
</div> | </div> | ||
<br> | <br> | ||
<br> | <br> | ||
− | + | ||
<div id='partcontainer'> | <div id='partcontainer'> | ||
<div id='partname'> | <div id='partname'> | ||
Line 90: | Line 187: | ||
</div> | </div> | ||
<div id='partdescription'> | <div id='partdescription'> | ||
− | + | <p style = "font-size:18px">Epsilon cyclase from the <i>A. thaliana</i> genome is capable of converting alpha-carotene to alpha-cryptoxanthin. A transport tag for the chloroplast at the N-terminus has been removed and the coding sequence has been codon-optimized for <i>E. coli</i>.</p> | |
</div> | </div> | ||
<div id='partimage'> | <div id='partimage'> | ||
− | <img src="https://static.igem.org/mediawiki/2015/thumb/0/0d/K1783005.png/800px-K1783005.png" height="337" width="457"> | + | <a href = "http://parts.igem.org/Part:BBa_K1783005"><img src="https://static.igem.org/mediawiki/2015/thumb/0/0d/K1783005.png/800px-K1783005.png" height="337" width="457"></a> |
</div> | </div> | ||
</div> | </div> | ||
− | |||
<br> | <br> | ||
<br> | <br> | ||
− | |||
Line 106: | Line 201: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 01:16, 19 September 2015