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

(Prototype team page)
 
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{RMHS_Maryland}}
 
{{RMHS_Maryland}}
 
<html>
 
<html>
 +
<head>
 +
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
 +
<style>
 +
body {
 +
    font-family: 'Montserrat';font-size: 12px;
 +
}
 +
.container {
 +
  position: absolute;
 +
  width: 1150;
  
<div class="column full_size">
+
}
 
+
div.absolute {
<h1>Experiments</h1>
+
    position: absolute;
<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>
+
    top:0;
 
+
    right: 1000;
<p>
+
    left: 0;
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.
+
    width: 200px;
</p>
+
    height: 100px;
 +
 +
}
 +
.container .obj {
 +
  position: absolute;
 +
  top: 25%;
 +
  left: 35%;
 +
}
 +
body {
 +
    margin-top: 0px;
 +
    margin-bottom: 0px;
 +
    margin-left: 0px;
 +
    margin-right: 0px;
 +
    padding: 0;
 +
}
  
 +
</style>
 +
</head>
 +
<body>
 +
<div class="absolute">
 +
<div class="container">
 +
<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/4/42/T--RMHS_Maryland--LN22.png" width = 1150>
 +
<object class = "obj"><object width="500 height="500" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf" type="application/pdf" width="100%" height="900px"></object>
 
</div>
 
</div>
 
 
 
<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>
 
+
</body>
<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>

Latest revision as of 03:52, 18 October 2018