Difference between revisions of "Team:TP-CC San Diego/Team"

Line 14: Line 14:
 
     height: 40px;
 
     height: 40px;
 
}  
 
}  
 +
 +
div.backdrop {
 +
    background-color: blue;
 +
    margin: auto;
 +
    margin-bottom: 30px;
 +
    width: 60%;
 +
    padding: 25px;
 +
    border: 2px solid black;
 +
    overflow: hidden;
 +
    height: 40px;
 +
}
 +
 
div.img{
 
div.img{
 
   float: left;
 
   float: left;
Line 40: Line 52:
 
   <body>
 
   <body>
 
   <h2 class = "main-title"> Team </h2>
 
   <h2 class = "main-title"> Team </h2>
   <div class = "entry">  
+
 
 +
   <div class = "backdrop">  
 
       <img class="img" width="400px" src="https://static.igem.org/mediawiki/2014/0/02/Wageningen_UR_igem_bw.png">
 
       <img class="img" width="400px" src="https://static.igem.org/mediawiki/2014/0/02/Wageningen_UR_igem_bw.png">
 
       <div class="descrip">
 
       <div class="descrip">
Line 46: Line 59:
 
       </div>
 
       </div>
 
   </div>
 
   </div>
   <div class = "entry">  
+
 
 +
   <div class = "backdrop">  
 
       <img class="img-alt" width="400px" src="https://static.igem.org/mediawiki/2014/0/02/Wageningen_UR_igem_bw.png">
 
       <img class="img-alt" width="400px" src="https://static.igem.org/mediawiki/2014/0/02/Wageningen_UR_igem_bw.png">
 
       <div class="descrip-alt">
 
       <div class="descrip-alt">
Line 52: Line 66:
 
       </div>
 
       </div>
 
   </div>
 
   </div>
 +
 
   </body>
 
   </body>
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 05:02, 28 August 2017

Team

This is the description on the right for the image on the left.

This is the description on the right for the image on the left.