Difference between revisions of "Team:East Chapel Hill/Composite Part"

Line 1: Line 1:
{{East_Chapel_Hill}}
 
 
<html>
 
<html>
  
 +
<style>
 +
  #top_title {display: none;}
 +
  #sideMenu  {display: none;}
 +
  #content  {margin: auto; padding: 0; width: 100%; background:#3aafa9;}
 +
</style>
  
<div class="column full_size">
+
<center>
<h1>Composite Parts</h1>
+
  
 +
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
<p>
+
  <style>
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
    .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; }
</p>
+
  
<p>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).</p>
+
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #000;  /*Sets the text hover color on navbar*/}
  
<br>
+
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
<h3>Best Composite Part Special Prize</h3>
+
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
 +
    color: white; /*BACKGROUND color for active*/background-color: #ffe400;}
  
<p>New BioBrick devices can be made by combining existing BioBrick Parts. For example, Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on. To be eligible for this award, this part must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a part you wish to nominate your team for this <a href="https://2017.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
+
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
  
<br><br>
+
  .dropdown-menu > li > a:hover,
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
  .dropdown-menu > li > a:focus {
<br>
+
    color: #262626;text-decoration: none;
<div class="highlight">
+
    background-color: #66CCFF;  /*change color of links in drop down here*/}
<h4>Note</h4>
+
<p>This page should list all the composite parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Composite Part award, so put your best part first!</p>
+
  
</div>
+
    .nav > li > a:hover,
 +
    .nav > li > a:focus {
 +
    text-decoration: none;
 +
    background-color: silver; /*Change rollover cell color here*/}
  
</div>
+
 
 +
  .navbar-default .navbar-nav > li > a {
 +
  color: white; /*Change active text color here*/}
 +
 
 +
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
 +
 
 +
  .row {display: table;}
 +
 
 +
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
 +
 
 +
  body {background-color: #3aafa9;}
 +
 
 +
  h1,h2{color:#ffe400;}
 +
 +
  </style>
 +
 
 +
 
 +
</head>
 +
<body>
 +
 
 +
<nav class="navbar navbar-default  navbar-fixed-top">
 +
  <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
 +
      <a class="navbar-brand">
 +
          <img src="https://static.igem.org/mediawiki/2017/6/65/T--East_Chapel_Hill--Icon-new.png">
 +
      </a>
 +
  </div>
 +
  <div class="collapse navbar-collapse" id="myNavbar">
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Members</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown active">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Design">Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Design">Design and Method</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Notebook">Lab Notebook</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Composite_Part">Composite Part</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Contribution">Contribution</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Safety">Safety</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results and Future Directions</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Demonstrate">Demonstrate</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Measurement">Measurement</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">Human Practices
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">HP Silver</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Gold_Integrated">HP Gold</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Engagement">Engagement</a></li>
 +
        </ul>
 +
        </li>
 +
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
 +
 
 +
    </ul>
 +
  </div>
 +
</nav>
 +
 
 +
<div class="container" style="color:#feffff; margin-top:50px;">
 +
<div class="row text-center">
 +
 
 +
<div class="row">
 +
<h1>Best Composite Part</h1>
 +
<p style="font-size:18px;">
 +
We have one new composite part: the <b>Fluoride Riboswitch Regulated Chloramphenicol Acetyltransferase Operon. </b> </p>
  
 
</html>
 
</html>

Revision as of 01:30, 2 November 2017

Best Composite Part

We have one new composite part: the Fluoride Riboswitch Regulated Chloramphenicol Acetyltransferase Operon.