Difference between revisions of "Team:UChicago/Experiments"

(Prototype team page)
 
Line 2: Line 2:
 
<html>
 
<html>
  
<div class="column full_size">
+
<div class="staticgel" id="toppic">
 
+
<h1>Experiments</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>
+
 
+
<p>
+
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.
+
</p>
+
 
+
 
</div>
 
</div>
  
<div class="column half_size">
 
<h5>What should this page contain?</h5>
 
<ul>
 
<li> Protocols </li>
 
<li> Experiments </li>
 
<li> Documentation of the development of your project </li>
 
</ul>
 
  
</div>
+
<img src="https://static.igem.org/mediawiki/2017/4/47/T--UChicago--extrans.png"  id="title">
  
<div class="column half_size">
+
<style>
<h5>Inspiration</h5>
+
.staticgel{
<ul>
+
  height: 650px;
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
  width: 100%;
<li><a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial </a></li>
+
  display: block;
<li><a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech </a></li>
+
    margin: auto;
</ul>
+
  background-image: url('https://static.igem.org/mediawiki/2017/a/ad/T--UChicago--experiments.jpg');
</div>
+
  background-size: 100% 100%;
 +
  background-attachment: fixed;
 +
}
  
 +
#title{
 +
  position: absolute;
 +
  z-index: 1000;
 +
  top: 100px;
 +
left: 15%;
 +
width: 60%;
 +
 +
}
  
<div class="clear"></div>
+
.description{
 +
line-height: 150%;
 +
font-size: 25px;
 +
margin-left: 50px;
 +
padding-right: 50px;
 +
margin-top: 25px;
 +
padding-bottom: 50px;
 +
text-align: left;
 +
}
  
 
+
#bodyContent{
<div class="column half_size">
+
padding-right: 15%;
 
+
}
 
+
</style>
 
+
</div>
+
  
 
</html>
 
</html>

Revision as of 14:59, 31 October 2017