Difference between revisions of "Team:BostonU HW"

Line 13: Line 13:
  
 
<style>
 
<style>
#pic1{
+
 
width: 100%;
+
height: 100%;
+
}
+
#wrapper1{
+
height: 100%;
+
}
+
#FlowChart{
+
width: 100%;
+
height: 30%;
+
}
+
#pic2{
+
height: 30%;
+
/*background-image: url("https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png");*/
+
}
+
 
</style>
 
</style>
  
Line 35: Line 21:
  
 
<div class ="landing-page">
 
<div class ="landing-page">
<div class="wrapper" id="wrapper1">
+
<div class="wrapper">
<img src="https://static.igem.org/mediawiki/2017/2/22/MainPage.png" id="pic1">
+
<img src="https://static.igem.org/mediawiki/2017/2/22/MainPage.png">
 
</div>
 
</div>
  
<div class="wrapper" id="pic2">
+
<div class="wrapper">
<img src="https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png" id="FlowChart">
+
<img src="https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png">
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 04:52, 26 October 2017

BostonU_HW

BostonU_HW Main Page