Difference between revisions of "Team:East Chapel Hill/Parts"

Line 1: Line 1:
 +
{{East_Chapel_Hill}}
 +
<html>
 
{{East_Chapel_Hill}}
 
{{East_Chapel_Hill}}
 
<html>
 
<html>
  
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
body {
 +
    font-family: "Lato", sans-serif;
 +
}
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
body {
 +
  margin: 0px;
 +
  font-family: Arial, Helvetica, sans-serif;
 +
}
 +
 +
 +
.navbar {
 +
  overflow: hidden;
 +
  background-color: #A9A9A9;
 +
  position: fixed;
 +
  bottom: 0;
 +
  width:40%;
 +
  height:1%;
 +
  left: 31%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
 
 +
}
 +
 +
.navbar a {
 +
  float: left;
 +
  display: block;
 +
  color: #f2f2f2;
 +
  text-align: center;
 +
  padding: 14px 16px;
 +
  text-decoration: none;
 +
  font-size: 17px;
 +
}
 +
 +
.navbar a:hover {
 +
  background: #ADD8E6;
 +
  color: black;
 +
}
 +
 +
.navbar a.active {
 +
  background-color: #ADD8E6;
 +
  color: white;
 +
}
 +
 +
.main {
 +
  padding: 16px;
 +
  margin-bottom: 0px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<div class="navbar">
 +
<div class="navbar-inner">
 +
  <a href="#Introduction">Introduction</a>
 +
  <a href="#Solution">Solution</a>
 +
  <a href="#Our Design">Our Design</a>
 +
<a href="#References">References</a>
 +
</div>
 +
</div>
 +
 +
 +
<!-- Define p2 type -->
 +
<style>
 +
p2 {
 +
    display: block;
 +
    margin-top: 1em;
 +
    margin-bottom: 1em;
 +
    margin-left: 8em;
 +
    margin-right: 8em;
 +
}
 +
</style>
 +
<!-- Define horizontal bar type -->
 +
<style>
 +
hr {
 +
border: 2px solid;
 +
margin-right: 80px;
 +
margin-left:80px;
 +
}
 +
</style>
 +
 +
<!-- Define h2 -->
 +
<style>
 +
h2 {
 +
  margin-top: 1em;
 +
            margin-bottom: 1em;
 +
            margin-left: 6em;
 +
            margin-right: 6em;
 +
            text-align: left;
 +
                font-size: 20px;
 +
}
 +
</style>
  
 
<div class="column full_size">
 
<div class="column full_size">
 
<h1>Parts</h1>
 
<h1>Parts</h1>
<p2> This part is an improvement of the 2017 East Chapel Hill iGem "CHOP" operon. At fluoride concentrations of 2uM and above, the delta-CRCB E coli strain (strain JW0619-1 from the Yale Coli Genetics Stock Center) will grow on chloramphenicol. This vector is designed with Xhol cutting sites so one may easily remove and replace different segments of the operon to screen for combinations of riboswitch and promoter with highest effectivity.</p2>
+
<p2 style= "font-size: 18-x;"> This part is an improvement of the 2017 East Chapel Hill iGem "CHOP" operon. At fluoride concentrations of 2uM and above, the delta-CRCB E coli strain (strain JW0619-1 from the Yale Coli Genetics Stock Center) will grow on chloramphenicol. This vector is designed with Xhol cutting sites so one may easily remove and replace different segments of the operon to screen for combinations of riboswitch and promoter with highest effectivity.</p2>
  
 
</html>
 
</html>

Revision as of 17:03, 17 October 2018

{{East_Chapel_Hill}}

Parts

This part is an improvement of the 2017 East Chapel Hill iGem "CHOP" operon. At fluoride concentrations of 2uM and above, the delta-CRCB E coli strain (strain JW0619-1 from the Yale Coli Genetics Stock Center) will grow on chloramphenicol. This vector is designed with Xhol cutting sites so one may easily remove and replace different segments of the operon to screen for combinations of riboswitch and promoter with highest effectivity.