Difference between revisions of "Team:William and Mary/Demonstrate"

Line 1: Line 1:
{{William_and_Mary}}
+
{{William_and_Mary/CSS FIX}}
 +
{{William_and_Mary/CSS}}
 +
{{William_and_Mary/SOURCE}}
 +
{{William_and_Mary/NAV BAR}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
/* Three image containers (use 25% for four, and 50% for two, etc) */
 +
.row {
 +
  display: flex;
 +
float: center;
 +
}
  
 +
/* Create three equal columns that sits next to each other */
 +
.column {
 +
    flex: 50%;
 +
    padding: 5px;
 +
display: block;
  
 +
}
 +
div {
 +
    font-size: 18px;
 +
}
  
  
<div class="clear"></div>
+
</style>
 +
</head>
  
 +
<body>
 +
<div style='padding-top: 50px;'></div>
  
 
+
<h1 style="color:green;text-align:center;">Integrated Human Practices</h1>
<div class="column full_size">
+
<div style='padding-top: 10px;'></div>
<h1>Demonstrate</h1>
+
<h3>Gold Medal Criterion #4</h3>
+
 
+
<p>
+
Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve their gold medals!
+
</p>
+
 
+
<p>
+
Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
</p>
+
  
  
 +
<div style = 'padding-right: 14%; padding-left: 14%; text-indent: 50px;line-height: 25px;font-size: 18px;' >
 +
Throughout our project, we have successfully introduced a new cloning method, developed and validated several protocols, and collected data that matches our mathematical models.
 
</div>
 
</div>
 +
<div style='padding-top: 40px;'></div>
  
  
  
  
 
+
</body>
 
</html>
 
</html>
 +
{{William_and_Mary/SOURCE JS}}
 +
{{William_and_Mary/FOOTER}}

Revision as of 16:27, 17 October 2018

Integrated Human Practices

Throughout our project, we have successfully introduced a new cloning method, developed and validated several protocols, and collected data that matches our mathematical models.