Difference between revisions of "Team:NCTU Formosa/Practices"
(96 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Team:NCTU_Formosa/navigation}} | {{Team:NCTU_Formosa/navigation}} | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
− | + | <style tpe=text/css> | |
− | <style> | + | /* 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: #FF3333; | ||
position:relative; | position:relative; | ||
height:70vh; | height:70vh; | ||
− | width: | + | width:100%; |
− | left: | + | left:0vw; |
− | + | opacity:0.7; | |
− | + | ||
− | + | ||
} | } | ||
− | . | + | .p02{ |
− | color:# | + | background-color:#FCFCDE; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
− | + | width:100%; | |
− | + | } | |
− | + | .background1{ | |
− | } | + | background-image:url("https://static.igem.org/mediawiki/2015/8/8d/NCTU_Formosa_E.cotector1.png"); |
− | . | + | |
− | background-image:url("https://static.igem.org/mediawiki/2015/ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
− | background- | + | background-position:center 13vh; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
− | width: | + | height:70vh; |
− | + | width:40vw; | |
− | left: | + | background-size:55%; |
− | + | top:0vh; | |
+ | left:10vw; | ||
+ | opacity:1.0; | ||
+ | float:left; | ||
} | } | ||
− | . | + | |
+ | .background2{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2015/5/59/Policy_and_Practice.png"); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:center; | ||
position:relative; | position:relative; | ||
− | height: | + | height:100vh; |
− | width: | + | width:80vw; |
− | + | margin:0 auto; | |
background-size:80%; | background-size:80%; | ||
− | + | top:0vh; | |
− | + | left:0vw; | |
+ | opacity:0.9; | ||
} | } | ||
− | . | + | |
− | + | .title{ | |
− | font-family: | + | font-family:Arial; |
− | font-size: | + | font-size:33pt; |
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
− | + | right:20vw; | |
− | top:- | + | top:33vh; |
+ | color:#fff; | ||
+ | z-index:100; | ||
+ | float:right; | ||
text-align:center; | 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; | position:relative; | ||
− | + | padding-left:20vw; | |
− | + | padding-top:3vh; | |
− | + | float:left; | |
− | + | z-index:100; | |
− | + | } | |
− | + | .goto a{ | |
− | + | text-decoration:none; | |
+ | color:#000; | ||
} | } | ||
− | . | + | .goto1{ |
− | + | ||
− | + | ||
position:relative; | position:relative; | ||
− | + | padding-left:76vw; | |
− | + | padding-top:3vh; | |
− | + | ||
− | top: | + | |
− | + | ||
} | } | ||
− | . | + | .goto1 a{ |
− | + | text-decoration:none; | |
+ | color:#000; | ||
+ | } | ||
+ | p{ | ||
+ | text-indent: 40px; | ||
+ | font-family:Arial; | ||
+ | font-size:14pt; | ||
position:relative; | position:relative; | ||
− | + | color:#000; | |
− | + | text-align: justify; | |
− | + | LINE-HEIGHT:25pt; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | h1{ | |
− | + | font-size:25pt; | |
− | + | text-align: center; | |
− | font-size: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | h2{ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
font-size:20pt; | font-size:20pt; | ||
− | + | padding-top:2vh; | |
− | + | text-align: center;} | |
− | + | .image{ | |
− | + | mragin:0 auto; | |
− | + | width:auto; | |
− | + | text-align:center; | |
− | + | font-size:11pt; | |
− | + | padding-top:50px; | |
− | + | padding-bottom:50px; | |
} | } | ||
− | + | .reference{ | |
− | + | font-size:10pt; | |
− | + | position:relative; | |
− | + | border-top:#999 1px solid; | |
+ | text-align:left; | ||
} | } | ||
− | . | + | .text_pro{ |
− | + | width:20vw; | |
− | + | position:absolute; | |
− | + | top:10vh; | |
− | + | left:52vw; | |
− | + | font-size:1.8em; | |
+ | text-align:center; | ||
} | } | ||
− | . | + | .text_exch{ |
− | + | width:22vw; | |
+ | position:absolute; | ||
+ | top:52vh; | ||
+ | left:-5vw; | ||
+ | font-size:1.8em; | ||
+ | text-align:center; | ||
} | } | ||
− | . | + | .text_con{ |
− | + | width:20vw; | |
− | + | position:absolute; | |
− | + | top:61vh; | |
− | + | left:65vw; | |
− | + | font-size:1.8em; | |
− | + | text-align:center; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
<body> | <body> | ||
− | + | <div class="p01"> | |
− | + | <div class="background1"></div> | |
− | + | <div class="title">Policy and Practices</div> | |
− | <div class=" | + | |
− | + | ||
− | + | ||
− | <div class= | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | <div class="p02"> | |
− | <div class=" | + | <div class="background2"> |
− | + | <div class="text_pro"> | |
− | + | Be Bald !<br><br> | |
− | < | + | BioCamp<br><br> |
− | + | Questionnaire<br><br> | |
− | + | <a href="https://2015.igem.org/Team:NCTU_Formosa/Promotion" style="font-size:1.2em;">See more</a> | |
− | + | </div> | |
− | + | <div class="text_exch"> | |
− | + | ||
− | + | Participate Newsletter<br><br> | |
− | + | Mini Conference<br><br> | |
− | + | Skype Meetup<br><br> | |
− | + | Held 2015 iGEM Asian Conference<br><br> | |
− | + | <a href="https://2015.igem.org/Team:NCTU_Formosa/Teamexchange" style="font-size:1.2em;">See more</a> | |
− | < | + | </div> |
− | + | <div class="text_con"> | |
− | + | Economical: ApexBio<br><br> | |
− | + | Legal: The institute of technology science<br><br> | |
− | + | Clinical: Doctors and Patients <br><br> | |
− | < | + | <a href="https://2015.igem.org/Team:NCTU_Formosa/ApexBio" style="font-size:1.2em;">See more</a> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</div> | </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/Design"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Design</a> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
+ | {{Team:NCTU_Formosa/footer}} |
Latest revision as of 01:10, 19 September 2015
Policy and Practices
Economical: ApexBio
Legal: The institute of technology science
Clinical: Doctors and Patients
See more
Legal: The institute of technology science
Clinical: Doctors and Patients
See more