Difference between revisions of "Team:NCTU Formosa/Protocol"

(Created page with "{{Team:NCTU_Formosa/navigation}} <html> <head> <link href='https://2015.igem.org/Team:NCTU_Formosa/source/contentcss?action=raw&ctype=text/css' rel="stylesheet"> <style> .logo{ ...")
 
 
(22 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
<link href='https://2015.igem.org/Team:NCTU_Formosa/source/contentcss?action=raw&ctype=text/css' rel="stylesheet">
+
<style type=text/css>
<style>
+
/* v1.0 | 20080212 */
.logo{
+
 
background-image:url("https://static.igem.org/mediawiki/2015/5/53/2015_NCTU_Formosa_11897155_889492047791513_1100794190_n.jpg");
+
html, body, div, span, applet, object, iframe,
position:absolute;
+
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
background-size:80%;
+
a, abbr, acronym, address, big, cite, code,
background-repeat: no-repeat;
+
del, dfn, em, font, img, ins, kbd, q, s, samp,
height:50vh;
+
small, strike, strong, sub, sup, tt, var,
width:20vw;
+
b, u, i, center,
right:0vw;
+
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:  #0066FF ;
 +
position:relative;
 +
height:70vh;
 +
width:100%;
 +
left:0vw;
 +
opacity:0.8;
 +
}
 +
.p02{
 +
background-color:#FCFCDE;
 +
position:relative;
 +
width:100%;
 +
        height:100vh;
 +
}
 +
.background1{
 +
background-image:url("https://static.igem.org/mediawiki/2015/7/7a/NCTU_Formosa_E.cotector2.png");
 +
background-repeat:no-repeat;
 +
background-position:center 13vh;
 +
position:relative;
 +
height:70vh;
 +
width:40vw;
 +
background-size:55%;
 
top:0vh;
 
top:0vh;
 +
left:10vw;
 +
opacity:0.9;
 +
float:left;
 +
}
 +
.title{
 +
font-family:Arial;
 +
font-size:33pt;
 +
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;
 +
right:20vw;
 +
top:9vh;
 +
color:#000;
 +
text-align: justify;
 +
padding-top:6vh;
 +
padding-bottom:8vh;
 
}
 
}
 +
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;}
 +
 +
.box{
 +
height:20vw;
 +
width:20vw;background-color:white;float:left;border-color:#FCFCDE; border-style:solid;font-size:22pt;
 +
text-align:center;opacity:0.8;
 +
font-family:Arial;
 +
}
 +
.line{
 +
height:20vw;width:1vw;float:left;border-color:#FCFCDE; border-style:solid;}
 +
.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;
 +
}
 
</style>
 
</style>
  </head>
 
  <body>
 
  
  </body>
+
</head>
  </html>
+
<body>
 +
<div class="p01">
 +
<div class="background1"></div>
 +
<div class="title">Protocol</div>
 +
</div>
 +
<div class="p02">
 +
<div style="width:100%;height:65vh;">
 +
<div style="height:10vh;width:100%;"></div>
 +
<div style="width:8vw;height:20vw;float:left;"></div>
 +
<div class="box">
 +
 
 +
<br>
 +
 
 +
Wet Lab Protocol
 +
<br>
 +
<br>
 +
<a href="https://drive.google.com/file/d/0B5y227bCipInUVBZUkE5VjFoWlk/view?usp=sharing" style="font-size:10pt;">English version Download</a><br><br>
 +
<a href="https://drive.google.com/file/d/0B5y227bCipInY0gzZGdKUEZRSWc/view?usp=sharing"style="font-size:10pt;">Chinese version Download</a>
 +
<br>
 +
<br>
 +
</div>
 +
<div class="line"></div>
 +
<div class="box">
 +
<br>
 +
Cell Staining Protocol<br><br>
 +
<a href="https://drive.google.com/file/d/0B3K5vqAAQhAVNTVVRS1LYW1uZ0U/view?usp=sharing"style="font-size:10pt;">Download</a>
 +
<br>
 +
<br>
 +
</div>
 +
<div class="line"></div>
 +
<div class="box">
 +
<br>
 +
Gold binding Peptide Test Protocol<br><br>
 +
<a href="https://drive.google.com/file/d/0B3K5vqAAQhAVOHFNemI2Tkw2dVE/view?usp=sharing"style="font-size:10pt;">Download</a>
 +
<br><br>
 +
</div>
 +
<div class="line"></div>
 +
<div class="box"><br>
 +
Safety Test Protocol<br><br>
 +
 
 +
<a href="https://drive.google.com/file/d/0B3K5vqAAQhAVdzRtalo1N3NtUkk/view?usp=sharing"style="font-size:10pt;">Download</a><br><br>
 +
 
 +
</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 Navigation</a>
 +
</div>
 +
</div>
 +
 
 +
 
 +
</body>
 +
</html>
 
{{Team:NCTU_Formosa/footer}}
 
{{Team:NCTU_Formosa/footer}}

Latest revision as of 19:30, 18 September 2015

Protocol

Cell Staining Protocol

Download


Gold binding Peptide Test Protocol

Download


Safety Test Protocol

Download