Difference between revisions of "Team:Oxford/Parts"

 
(16 intermediate revisions by 5 users not shown)
Line 22: Line 22:
 
   <body>
 
   <body>
  
     <!-- Header - set the background image for the header in the line below -->
+
     <header class="py-5 background-img parent" style="height: 400px;">
    <header class="py-5 background-img" style="background-image: url('https://d2gg9evh47fn9z.cloudfront.net/800px_COLOURBOX22743258.jpg');">
+
      <a href="#n1"style="text-decoration : none; color:white;">
      <div class="translucent-back" style="height: 500px;">
+
        <div class="child background-img" style="background-image: url('https://static.igem.org/mediawiki/2018/0/01/T--Oxford--lab11.jpg'); background-size: cover;">
<h1 class="header-text">Parts</h1>
+
              <div class="translucent-back" style="height: 400px;">
</div>
+
                    <h1 class="header-text2">Parts</h1>
 +
              </div>
 +
        </div>
 +
      </a>
 
     </header>
 
     </header>
  
    <section id="about">
+
<style type="text/css">
      <div class="container">
+
.tftable {font-size:17px;color:#333333;width:100%;border-width: 1px;border-color: #729ea5;border-collapse: collapse;}
        <div class="row">
+
.tftable th {font-size:17px;background-color:#E5FCE2;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;text-align:left;text-align:center;}
          <div class=".col-md-8 .offset-md-2">
+
.tftable tr {background-color:#FFFFFF;}
            <h2>Section 1</h2>
+
.tftable td {font-size:17px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5; text-align:center;}
            <p class="lead">This is a great place to talk about your webpage. This template is purposefully unstyled so you can use it as a boilerplate or starting point for you own landing page designs! This template features:</p>
+
.tftable tr:hover {background-color:#F2F2F2;}
            <ul>
+
h3 {
              <li>Clickable nav links that smooth scroll to page sections</li>
+
    text-decoration:;
              <li>Responsive behavior when clicking nav links perfect for a one page website</li>
+
}
              <li>Bootstrap's scrollspy feature which highlights which section of the page you're on in the navbar</li>
+
</style>
              <li>Minimal custom CSS so you are free to explore your own unique design options</li>
+
            </ul>
+
          </div>
+
        </div>
+
      </div>
+
    </section>
+
  
     <section id="services">
+
     <section id="n1">
      <div class="container">
+
        <div class="row">
+
          <div class=".col-md-8 .offset-md-2 .bg-light">
+
            <h2>Section 2</h2>
+
            <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut optio velit inventore, expedita quo laboriosam possimus ea consequatur vitae, doloribus consequuntur ex. Nemo assumenda laborum vel, labore ut velit dignissimos.</p>
+
          </div>
+
        </div>
+
      </div>
+
    </section>
+
 
+
    <section id="contact">
+
 
       <div class="container">
 
       <div class="container">
 
         <div class="row">
 
         <div class="row">
 
           <div class=".col-md-8 .offset-md-2">
 
           <div class=".col-md-8 .offset-md-2">
            <h2>Section 3</h2>
+
       
            <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero odio fugiat voluptatem dolor, provident officiis, id iusto! Obcaecati incidunt, qui nihil beatae magnam et repudiandae ipsa exercitationem, in, quo totam.</p>
+
</center>
 +
<table class="tftable" border="1">
 +
<center>
 +
<tr><th>Registry Number</th><th>Type</th><th>Description</th><th>Function</th><th>Length</th></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K2757000">BBa_K2757000</a></td><td>Composite</td><td>Unidirectional pTet - Art-175 - DsbA</td><td>Kill switch system designed to promote host cell lysis upon endogenous TetR induction</td><td>1008 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K2757001">BBa_K2757001</a></td><td>Composite</td><td>Bidirectional pTet - Art-175 - DsbA</td><td>Kill switch system designed to promote cell lysis upon exogenous TetR induction, allowing the simultaneous expression of another gene</td><td>1059 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K2757002">BBa_K2757002</a></td><td>Basic (Regulatory)</td><td>Bidirectional pTet</td><td>Tetracycline inducible promoter system designed to initiate transcription in both orientations</td><td>111 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K2757003">BBa_K2757003</a></td><td>Composite</td><td>Truncated upstream region - pbuE Riboswitch - eCFP</td><td>Adenine transcriptional riboswitch with 89 bp upstream region linked with fluorophore</td><td>1026 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K2757004">BBa_K2757004</a></td><td> Composite</td><td>Full upstream region - pbuE Riboswitch - eCFP</td><td>Adenine transcriptional riboswitch with 117 bp upstream region linked with fluorophore</td><td>1053 bp</td></tr>
 +
</table></center>
 +
<br>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
Line 82: Line 78:
 
     <!-- Bootstrap core JavaScript -->
 
     <!-- Bootstrap core JavaScript -->
 
     <script src="vendor/jquery/jquery.min.js"></script>
 
     <script src="vendor/jquery/jquery.min.js"></script>
     <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
+
     <script src="https://2018.igem.org/Team:Oxford/scripts/bootstrapminjs?action=raw&ctype=text/javascript"></script>
 
+
 
   </body>
 
   </body>
  
 
</html>
 
</html>

Latest revision as of 15:50, 6 December 2018

Full Width Pics - Start Bootstrap Template

Parts

Registry NumberTypeDescriptionFunctionLength
BBa_K2757000CompositeUnidirectional pTet - Art-175 - DsbAKill switch system designed to promote host cell lysis upon endogenous TetR induction1008 bp
BBa_K2757001CompositeBidirectional pTet - Art-175 - DsbAKill switch system designed to promote cell lysis upon exogenous TetR induction, allowing the simultaneous expression of another gene1059 bp
BBa_K2757002Basic (Regulatory)Bidirectional pTetTetracycline inducible promoter system designed to initiate transcription in both orientations111 bp
BBa_K2757003CompositeTruncated upstream region - pbuE Riboswitch - eCFPAdenine transcriptional riboswitch with 89 bp upstream region linked with fluorophore1026 bp
BBa_K2757004 CompositeFull upstream region - pbuE Riboswitch - eCFPAdenine transcriptional riboswitch with 117 bp upstream region linked with fluorophore1053 bp