Difference between revisions of "Team:UFlorida/Experiments"

Line 1: Line 1:
 
{{UFlorida/Menu}}
 
{{UFlorida/Menu}}
{{UFlorida/Footer}}
 
 
<html>
 
<html>
 +
<head>
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
 +
  <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 +
</head>
 +
 +
<style>
 +
* {
 +
    box-sizing: border-box;
 +
}
 +
 +
body {
 +
    margin: 0;
 +
}
 +
 +
/* Create two equal columns that floats next to each other */
 +
.column {
 +
    float: left;
 +
    width: 50%;
 +
    padding: 10px;
 +
    height: 300px; /* Should be removed. Only for demonstration */
 +
}
 +
 +
/* Clear floats after the columns */
 +
.row:after {
 +
    content: "";
 +
    display: table;
 +
    clear: both;
 +
}
 +
 +
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
 +
@media (max-width: 600px) {
 +
    .column {
 +
        width: 100%;
 +
    }
 +
}
 +
</style>
  
 
<div class="column full_size">
 
<div class="column full_size">
  
<h1>Experiments</h1>
+
<h1 style="text-align:center">HPLC Conditions</h1>
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
+
 
 +
<div class="row">
 +
  <div class="column" style="background-color:#aaa;">
 +
    <h2>Eluent A/h2>
 +
    <p>Some text..</p>
 +
  </div>
 +
  <div class="column" style="background-color:#bbb;">
 +
    <h2>Eluent B</h2>
 +
    <p>Some text..</p>
 +
  </div>
 +
</div>
  
 
<p>
 
<p>

Revision as of 18:32, 31 October 2017

HPLC Conditions

Eluent A/h2>

Some text..

Eluent B

Some text..

Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.

What should this page contain?
  • Protocols
  • Experiments
  • Documentation of the development of your project