Difference between revisions of "Team:NCTU Formosa/Collaborations"
Line 3: | Line 3: | ||
<html> | <html> | ||
<head> | <head> | ||
− | < | + | <style type=text/css> |
− | + | /* v1.0 | 20080212 */ | |
− | . | + | |
− | background-image:url("https://static.igem.org/mediawiki/2015/ | + | html, body, div, span, applet, object, iframe, |
− | + | h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
− | background- | + | a, abbr, acronym, address, big, cite, code, |
− | + | del, dfn, em, font, img, ins, kbd, q, s, samp, | |
− | height: | + | small, strike, strong, sub, sup, tt, var, |
− | width: | + | 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:#1599EA; | ||
+ | position:relative; | ||
+ | height:70vh; | ||
+ | width:100%; | ||
+ | left:0vw; | ||
+ | } | ||
+ | .p02{ | ||
+ | background-color:#FCFCDE; | ||
+ | position:relative; | ||
+ | width:100%; | ||
+ | } | ||
+ | .background1{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2015/d/d7/NCTU_Formosa_Overview_Ecotector.png"); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:center; | ||
+ | position:relative; | ||
+ | height:70vh; | ||
+ | width:40vw; | ||
+ | background-size:90%; | ||
top:0vh; | top:0vh; | ||
+ | left:10vw; | ||
+ | opacity:0.9; | ||
+ | float:left; | ||
+ | } | ||
+ | .title{ | ||
+ | font-family:Arial; | ||
+ | font-size:33pt; | ||
+ | position:relative; | ||
+ | right:20vw; | ||
+ | top:20vh; | ||
+ | color:#fff; | ||
+ | z-index:100; | ||
+ | float:right; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | .content{ | ||
+ | font-family:Arial; | ||
+ | font-size:20pt; | ||
+ | width:60vw; | ||
+ | margin:0 auto; | ||
+ | left:20vw; | ||
+ | right:20vw; | ||
+ | top:9vh; | ||
+ | color:#000; | ||
+ | text-align: justify; | ||
+ | padding-top:6vh; | ||
+ | padding-bottom:8vh; | ||
} | } | ||
+ | .goto{ | ||
+ | position:relative; | ||
+ | padding-left:20vw; | ||
+ | padding-top:3vh; | ||
+ | float:left; | ||
+ | z-index:100; | ||
+ | } | ||
+ | .goto a{ | ||
+ | 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;} | ||
+ | |||
</style> | </style> | ||
− | |||
− | |||
− | + | </head> | |
− | + | <body> | |
+ | <div class="p01"> | ||
+ | <div class="background1"></div> | ||
+ | <div class="title">Basic Parts</div> | ||
+ | </div> | ||
+ | <div class="p02"> | ||
+ | <div class="content"></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 project</a> | ||
+ | </div> | ||
+ | <div class="goto1"> | ||
+ | <a href="https://2015.igem.org/Team:NCTU_Formosa/Acheivement"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Achievement</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
{{Team:NCTU_Formosa/footer}} | {{Team:NCTU_Formosa/footer}} |
Revision as of 11:29, 11 September 2015
Basic Parts