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

 
(16 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
<style>
+
<style type=text/css>
#image1 img{
+
/* v1.0 | 20080212 */
background-color:#fffff;
+
 
max-width:30vw;
+
html, body, div, span, applet, object, iframe,
width:30vw;
+
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
width:expression(document.body.clientWidth>30vw?"30vw":"auto");
+
a, abbr, acronym, address, big, cite, code,
max-height:100vh;
+
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;
top:10vh;
+
height:70vh;
float:left;
+
width:100%;
margin-left:2vw;
+
left:0vw;
 +
opacity:0.8;
 
}
 
}
#image2 img{
+
.p02{
background-color:#fffff;
+
background-color:#FCFCDE;
max-width:40vw;
+
width:40vw;
+
width:expression(document.body.clientWidth>92vw?"92vw":"auto");
+
overflow:hidden;
+
max-height:50vh;
+
 
position:relative;
 
position:relative;
padding-left:20vw;
+
width:100%;
padding-right:25vw;
+
top:80vh;
+
 
+
 
}
 
}
.photo{
+
.background1{
    background-image:url("https://static.igem.org/mediawiki/2015/f/f7/2015_NCTU_Formosa_%E5%A4%A7%E6%A8%994.png");
+
background-image:url("https://static.igem.org/mediawiki/2015/8/83/NCTU_Formosa_E.cotector11.png");
background-color:#7bb4e8;
+
background-repeat:no-repeat;
 +
background-position:center 12vh;
 
position:relative;
 
position:relative;
background-size:100%;
+
height:70vh;
background-repeat: no-repeat;
+
width:40vw;
background-position:center;
+
background-size:55%;
height:100vh;
+
width:100vw;
+
left:0vw;
+
 
top:0vh;
 
top:0vh;
    }
+
left:10vw;
.project{
+
opacity:0.9;
width:90vw;
+
float:left;
padding-left:60px;
+
background-color:#ffffff;
+
padding-bottom:15vh;
+
 
}
 
}
.project_title{
+
.title{
 +
font-family:Arial;
 +
font-size:33pt;
 
position:relative;
 
position:relative;
height:20vh;
+
right:20vw;
width:30vw;
+
top:33vh;
text-align:left;
+
color:#fff;
font-family:Myriad Pro;
+
z-index:100;
color:#000000;
+
float:right;
left:5vw;
+
text-align:center;
font-size:35pt;
+
top:13vh;
+
 
}
 
}
.project_text{
 
position:relative;
 
height:50vh;
 
width:50vw;
 
text-align:left;
 
font-family:Myriad Pro;
 
font-weight:normal;
 
color:#000000;
 
padding-right:5vw;
 
font-size:1.5em;
 
text-indent:38px;
 
left:0vw;
 
float:right;
 
}
 
  
 
+
.content{
.project_title1{
+
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;
height:20vh;
+
padding-left:20vw;
width:30vw;
+
padding-top:3vh;
text-align:left;
+
float:left;
font-family:Myriad Pro;
+
z-index:100;
color:#000000;
+
left:5vw;
+
font-size:35pt;
+
top:0vh;
+
 
}
 
}
.project3{
+
.goto a{
text-align:left;
+
text-decoration:none;
font-family:Myriad Pro;
+
color:#000;
font-weight:normal;
+
}
color:#000000;
+
.goto1{
padding-left:5vw;
+
position:relative;
padding-right:5vw;
+
padding-left:76vw;
padding-bottom:9vh;
+
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;
 
font-size:16pt;
text-indent:25px;
 
 
}
 
}
 +
.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>
  
 +
</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>
  
.text{
+
<h2>Parts table</h2>
width:65%;
+
<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>
  
text-align:left;
+
</body>
+
</html>
position:relative;
+
<groupparts>iGEM15 NCTU_Formosa</groupparts>
float:left;
+
<html>
font-weight:normal;
+
color:#575757;
+
font-family:Myriad Pro;
+
font-size:1.5em;
+
}
+
  
</style>
 
  </head>
 
  
 +
</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>
  
</body>
+
</div>
</html>
+
</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>