Difference between revisions of "Team:RMHS Maryland/Experiments"

(Prototype team page)
 
Line 1: Line 1:
 
{{RMHS_Maryland}}
 
{{RMHS_Maryland}}
 
<html>
 
<html>
 
+
<head>
<div class="column full_size">
+
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
 
+
<style>
<h1>Experiments</h1>
+
body {
<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>
+
    font-family: 'Montserrat';font-size: 12px;
 
+
}
<p>
+
div.absolute {
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.  
+
    position: absolute;
</p>
+
    top:0;
 
+
    right: 1000;
 +
    left: 0;
 +
    width: 200px;
 +
    height: 100px;
 +
 +
}
 +
body {
 +
    margin-top: 0px;
 +
    margin-bottom: 0px;
 +
    margin-left: 0px;
 +
    margin-right: 0px;
 +
    padding: 0;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div class="absolute">
 +
<img src="https://static.igem.org/mediawiki/2018/2/2f/T--RMHS_Maryland--Experiments1.png" width = 1150>
 +
<img src= "https://static.igem.org/mediawiki/2018/9/95/T--RMHS_Maryland--Experiments2.png" width = 1150>
 +
<object width="600" height="600" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf"></object>
 
</div>
 
</div>
 
+
</body>
 
+
 
+
<div class="column two_thirds_size">
+
<h3>What should this page contain?</h3>
+
<ul>
+
<li> Protocols </li>
+
<li> Experiments </li>
+
<li> Documentation of the development of your project </li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech </a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
<div class="clear"></div>
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 03:06, 18 October 2018