Difference between revisions of "Team:KoreaSonyeodul/Composite Part"

Line 29: Line 29:
 
       table {text-align: center;}
 
       table {text-align: center;}
 
       .site .mainBox .mainBox1 {width: 1000px; margin-left: auto; margin-right: auto;}
 
       .site .mainBox .mainBox1 {width: 1000px; margin-left: auto; margin-right: auto;}
 
+
.content h1 {
 +
font-size: 30px;
 +
line-height: 1.3em;
 +
}
 +
.content h2 {
 +
font-size: 25px;
 +
line-height: 1.3em;
 +
font-weight: normal;
 +
}
 +
   
 
       <!--FadeIn-->
 
       <!--FadeIn-->
 
       @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
 
       @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
Line 100: Line 109:
  
 
     <!--TitleBoxes-->
 
     <!--TitleBoxes-->
 +
<div class="content">
 
     <div id="wrap">
 
     <div id="wrap">
 
       <div class="box fade-in two">
 
       <div class="box fade-in two">
Line 105: Line 115:
 
         <br/>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</font>
 
         <br/>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</font>
 
       </div>
 
       </div>
 +
</div>
  
  

Revision as of 09:53, 9 October 2016

COMPOSITE

Main Subtitle

A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. BBa_I13507 is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).