Difference between revisions of "Team:NYU Shanghai/Composite Parts"

Line 144: Line 144:
 
     opacity: 0.6;
 
     opacity: 0.6;
 
     margin-left: -50%;
 
     margin-left: -50%;
 +
  }
 +
 +
  /*Code for Frame 4*/
 +
  #frame4 {
 +
    width: 100%;
 +
    height: 650px;
 +
    margin: 0 auto;
 +
    background-color: white;
 +
  }
 +
  #frame4image {
 +
    position: absolute;
 +
    width: 100%;
 +
    height: 650px;
 +
  }
 +
  #frame4image img {
 +
    height: 650px;
 
   }
 
   }
  
Line 169: Line 185:
 
</div>
 
</div>
 
<div id="navholder"></div>
 
<div id="navholder"></div>
 +
 
<div id="frame1">
 
<div id="frame1">
 
   <div id="frame1bg"><img src="https://static.igem.org/mediawiki/2015/8/83/NYU_Shanghai_landingBG2.jpg"></div>
 
   <div id="frame1bg"><img src="https://static.igem.org/mediawiki/2015/8/83/NYU_Shanghai_landingBG2.jpg"></div>
 
</div>
 
</div>
 +
 
<div id="frame2">
 
<div id="frame2">
 
   <div id="frame2image"><img src="https://static.igem.org/mediawiki/2015/7/70/NYU_Shanghai_landBG1.jpg"></div>
 
   <div id="frame2image"><img src="https://static.igem.org/mediawiki/2015/7/70/NYU_Shanghai_landBG1.jpg"></div>
 
   <div id="frame2text"><p>This is the example text for iGEM and our team</p></div>
 
   <div id="frame2text"><p>This is the example text for iGEM and our team</p></div>
 
</div>
 
</div>
 +
 
<div id="frame3">
 
<div id="frame3">
 
   <span></span>
 
   <span></span>
 +
</div>
 +
 +
<div id="frame4">
 +
  <div id="frame4image"><img src="https://static.igem.org/mediawiki/2015/f/fc/NYU_Shanghai_landBG3.jpg"></div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 23:53, 6 June 2015

This is the example text for iGEM and our team