Difference between revisions of "Team:NCTU Formosa/Parts"
(14 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<head> | <head> | ||
− | <style> | + | <style type=text/css> |
− | + | /* v1.0 | 20080212 */ | |
− | + | ||
− | + | html, body, div, span, applet, object, iframe, | |
− | + | h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
− | + | a, abbr, acronym, address, big, cite, code, | |
− | + | del, dfn, em, font, img, ins, kbd, q, s, samp, | |
+ | small, strike, strong, sub, tt, var, | ||
+ | b, u, i, center, | ||
+ | dl, dt, dd, ol, ul, li, | ||
+ | fieldset, form, label, legend, | ||
+ | table, caption, tbody, tfoot, thead, tr, th, td { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | outline: 0; | ||
+ | vertical-align: baseline; | ||
+ | background: transparent; | ||
+ | } | ||
+ | body { | ||
+ | line-height: 1; | ||
+ | } | ||
+ | ol, ul { | ||
+ | list-style: none; | ||
+ | } | ||
+ | blockquote, q { | ||
+ | quotes: none; | ||
+ | } | ||
+ | blockquote:before, blockquote:after, | ||
+ | q:before, q:after { | ||
+ | content: ''; | ||
+ | content: none; | ||
+ | } | ||
+ | |||
+ | /* remember to define focus styles! */ | ||
+ | :focus { | ||
+ | outline: 0; | ||
+ | } | ||
+ | |||
+ | /* remember to highlight inserts somehow! */ | ||
+ | ins { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | del { | ||
+ | text-decoration: line-through; | ||
+ | } | ||
+ | |||
+ | /* tables still need 'cellspacing="0"' in the markup */ | ||
+ | table { | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: 0; | ||
+ | } | ||
+ | .p01{ | ||
+ | background-color: #FF8C00; | ||
position:relative; | position:relative; | ||
− | + | height:70vh; | |
− | + | width:100%; | |
− | + | left:0vw; | |
+ | opacity:0.8; | ||
} | } | ||
− | + | .p02{ | |
− | background-color:# | + | background-color:#FCFCDE; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
− | + | width:100%; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .background1{ |
− | + | background-image:url("https://static.igem.org/mediawiki/2015/8/83/NCTU_Formosa_E.cotector11.png"); | |
− | background- | + | background-repeat:no-repeat; |
+ | background-position:center 12vh; | ||
position:relative; | position:relative; | ||
− | + | height:70vh; | |
− | + | width:40vw; | |
− | background- | + | background-size:55%; |
− | + | ||
− | + | ||
− | + | ||
top:0vh; | top:0vh; | ||
− | + | left:10vw; | |
− | + | opacity:0.9; | |
− | + | float:left; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .title{ |
+ | font-family:Arial; | ||
+ | font-size:33pt; | ||
position:relative; | position:relative; | ||
− | + | right:20vw; | |
− | + | top:33vh; | |
− | + | color:#fff; | |
− | + | z-index:100; | |
− | + | float:right; | |
− | + | text-align:center; | |
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | .content{ | |
− | . | + | font-family:Arial; |
− | + | font-size:20pt; | |
− | + | width:60vw; | |
− | + | margin:0 auto; | |
− | + | left:20vw; | |
− | font-family: | + | right:20vw; |
− | + | top:9vh; | |
− | + | color:#000; | |
− | font-size: | + | text-align: justify; |
− | + | padding-top:6vh; | |
− | + | padding-bottom:8vh; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | color:# | + | |
− | + | ||
− | padding- | + | |
− | padding-bottom: | + | |
− | + | ||
− | + | ||
} | } | ||
− | + | .goto{ | |
− | + | ||
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
+ | padding-left:20vw; | ||
+ | padding-top:3vh; | ||
float:left; | float:left; | ||
− | + | z-index:100; | |
− | color:# | + | } |
− | font-family: | + | .goto a{ |
− | font-size: | + | text-decoration:none; |
+ | color:#000; | ||
+ | } | ||
+ | .goto1{ | ||
+ | position:relative; | ||
+ | padding-left:76vw; | ||
+ | padding-top:3vh; | ||
+ | } | ||
+ | .goto1 a{ | ||
+ | text-decoration:none; | ||
+ | color:#000; | ||
+ | } | ||
+ | p{ | ||
+ | text-indent: 40px; | ||
+ | font-family:Arial; | ||
+ | font-size:14pt; | ||
+ | position:relative; | ||
+ | color:#000; | ||
+ | text-align: justify; | ||
+ | LINE-HEIGHT:25pt; | ||
+ | } | ||
+ | h1{ | ||
+ | font-size:25pt; | ||
} | } | ||
+ | h2{ | ||
+ | font-size:20pt; | ||
+ | padding-top:2vh;} | ||
+ | table { | ||
+ | border:0; | ||
+ | border-collpase:collpase; | ||
+ | } | ||
+ | td { | ||
+ | padding-top:10px; | ||
+ | padding-bottom:50px; | ||
+ | text-align: left; | ||
+ | font-family:Arial; | ||
+ | font-size:14pt; | ||
+ | LINE-HEIGHT:25pt; | ||
+ | } | ||
+ | .part{ | ||
+ | font-size:16pt; | ||
+ | } | ||
+ | .part a{ | ||
+ | font-size:16pt; | ||
+ | color:#0200FF; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .part span{font-size:18pt;} | ||
+ | .reference{ | ||
+ | font-size:10pt; | ||
+ | position:relative; | ||
+ | border-top:#999 1px solid; | ||
+ | } | ||
+ | #groupparts { | ||
+ | margin: 0 auto; | ||
+ | background-color:#FCFCDE;} | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </head> | ||
+ | <body> | ||
+ | <div class="p01"> | ||
+ | <div class="background1"></div> | ||
+ | <div class="title">Parts</div> | ||
+ | </div> | ||
+ | <div class="p02"> | ||
+ | <div class="content"> | ||
+ | <p>This year, we NCTU_Formosa, APOllO brings you 23 new parts consisting of 7 basic parts and 16 composite parts. | ||
+ | All these parts are just the tip of the iceberg, our E.Cotector can use any scFv, any other plasmids you want. | ||
+ | </p> | ||
− | < | + | <h2>Parts table</h2> |
− | + | <p>Please click on the name of the parts for detailed information that is hosted in the Registry website. You can also go to Basic Parts and Composite Parts to see details.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | </body> |
− | + | </html> | |
+ | <groupparts>iGEM15 NCTU_Formosa</groupparts> | ||
+ | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </div> | |
+ | <div class="goto"> | ||
+ | <a href="https://2015.igem.org/Team:NCTU_Formosa/Project"><img src="https://static.igem.org/mediawiki/2015/3/3c/%E7%AE%AD%E9%A0%AD1.png" width=50vw><br><br>Back to Navigation</a> | ||
+ | </div> | ||
+ | <div class="goto1"> | ||
+ | <a href="https://2015.igem.org/Team:NCTU_Formosa/Basic_Part"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Basic Parts</a> | ||
+ | </div> | ||
− | + | </div> | |
+ | </body> | ||
+ | </html> | ||
+ | {{Team:NCTU_Formosa/footer}} |
Latest revision as of 03:48, 19 September 2015
Parts
This year, we NCTU_Formosa, APOllO brings you 23 new parts consisting of 7 basic parts and 16 composite parts. All these parts are just the tip of the iceberg, our E.Cotector can use any scFv, any other plasmids you want.
Parts table
Please click on the name of the parts for detailed information that is hosted in the Registry website. You can also go to Basic Parts and Composite Parts to see details.
<groupparts>iGEM15 NCTU_Formosa</groupparts>