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

Line 2: Line 2:
 
<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;
 +
}
  
<div class="clear"></div>
+
.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>
 +
<a name="Measurement"></a>
  
  

Revision as of 03:02, 17 October 2018

Measurement

Our CHOP II system is an operon that is valuable in measuring the responsiveness of fluoride riboswitches as well as qualitatively measuring fluoride concentrations in water.