Difference between revisions of "Team:NCTU Formosa/Basic Part"

(Prototype team page)
 
Line 1: Line 1:
{{NCTU_Formosa}}
+
{{Team:NCTU_Formosa/navigation}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
<style type=text/css>
 +
/* v1.0 | 20080212 */
  
<h2> Basic Parts</h2>
+
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, sup, 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;
 +
}
  
<div class="highlightBox">
+
/* remember to highlight inserts somehow! */
<h4>Note</h4>
+
ins {
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best New Basic Part award</a>, you must fill out this page. Please give links to the Registry entries for the Basic parts you have made. Please see the Registry's <a href="http://parts.igem.org/Help:Parts#Basic_and_Composite_Parts"> Help:Parts page</a> for more information on part types.</p>
+
    text-decoration: none;
</div>
+
}
 +
del {
 +
    text-decoration: line-through;
 +
}
  
<p>
+
/* tables still need 'cellspacing="0"' in the markup */
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
table {
</p>
+
    border-collapse: collapse;
 +
    border-spacing: 0;
 +
}
 +
.p01{
 +
background-color:#4040CC;
 +
position:relative;
 +
height:70vh;
 +
width:100%;
 +
left:0vw;
 +
}
 +
.p02{
 +
background-color:#FCFCDE;
 +
position:relative;
 +
width:100%;
 +
        height: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;
 +
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;
 +
}
  
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
+
.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;}
 +
.footlogo{
 +
background-image:url(https://static.igem.org/mediawiki/2015/8/8c/Nctu_formosa_footer_logo.png);
 +
background-repeat: repeat-x;
 +
width:100%;
 +
height:15vh;
 +
background-size:55%;
 +
z-index:999999999999;
 +
background-color:#FCFCDE;
 +
}
 +
</style>
  
 +
</head>
 +
<body>
 +
<div class="p01">
 +
<div class="background1"></div>
 +
<div class="title">Basic Project</div>
 
</div>
 
</div>
 +
<div class="p02">
  
 +
 +
 +
</div>
 +
<div class="footlogo"></div>
 +
</body>
 
</html>
 
</html>
 +
{{Team:NCTU_Formosa/footer}}

Revision as of 07:58, 11 September 2015

Basic Project