Difference between revisions of "Template:Toronto/head"

Line 9: Line 9:
 
</html>
 
</html>
 
<html>
 
<html>
<!-- bower:css -->
+
<link rel="stylesheet" href="https://2015.igem.org/Template:Toronto/css/vendor.min.css?action=raw&ctype=text/css" type="text/css" />
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css" type="text/css" />
+
<link rel="stylesheet" href="https://2015.igem.org/Template:Toronto/css/styles.min.css?action=raw&ctype=text/css" type="text/css" />
<link rel="stylesheet" href="bower_components/flexboxgrid/dist/flexboxgrid.css" type="text/css" />
+
<link rel="stylesheet" href="bower_components/highlightjs/styles/github.css" type="text/css" />
+
<!-- endbower -->
+
<link rel="stylesheet" href="styles/styles.css" type="text/css" />
+
 
 
  
<body></body>
+
  
  
</html>
 
 
<html>
 
 
<div id="navigation">
 
<ul>
 
<li><a href="index.html">home</a></li>
 
<li><a href="team.html">team</a></li>
 
<li><a href="#">project</a>
 
<ul>
 
<li><a href="description.html">description</a></li>
 
<li><a href="experiments.html">experiments</a></li>
 
<li><a href="results.html">results</a></li>
 
<li><a href="design.html">design</a></li>
 
</ul>
 
</li><li class="active"><a href="#">parts</a>
 
<ul>
 
<li><a href="parts.html">parts</a></li>
 
<li class="active"><a href="basic_part.html">basic parts</a></li>
 
<li><a href="composite_part.html">composite parts</a></li>
 
<li><a href="part_collection.html">part collection</a></li>
 
</ul>
 
</li><li><a href="notebook.html">notebook</a></li>
 
<li><a href="attributions.html">attributions</a></li>
 
<li><a href="collaborations.html">collaborations</a></li>
 
<li><a href="practices.html">human practices</a></li>
 
<li><a href="safety.html">safety</a></li>
 
<li><a href="modeling.html">modeling</a></li>
 
<li><a href="measurement.html">measurement</a></li>
 
<li><a href="software.html">software</a></li>
 
<li><a href="entrepreneurship.html">entrepreneurship</a></li>
 
</ul>
 
</div>
 
<div class="content">
 
<h2 id="basic-parts">Basic Parts</h2>
 
<h4 id="note">Note</h4>
 
<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&#39;s <a href="http://parts.igem.org/Help:Parts#Basic_and_Composite_Parts">Help:Parts
 
page</a>for more
 
information on part types.</p>
 
<p>A <strong>basic part</strong> 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.</p>
 
<p>Most genetically-encoded functions have not yet been converted to BioBrick
 
parts. Thus, there are <strong>many</strong> 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>
 
 
</div>
 
 
</html>
 
<html>
 
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full"></script>
 
<!-- bower:js -->
 
<script src="bower_components/jquery/dist/jquery.js"></script>
 
<script src="bower_components/bootstrap/dist/js/bootstrap.js"></script>
 
<script src="bower_components/highlightjs/highlight.pack.js"></script>
 
<!-- endbower -->
 
<script src="js/bundle.js"></script>
 
 
 
</html>
 
</html>

Revision as of 18:54, 1 October 2015