Difference between revisions of "Team:UMaryland/Description"

Line 20: Line 20:
  
 
}
 
}
 
.bigContainer{
 
    display:inline-block;
 
}
 
 
  
 
.container{  
 
.container{  
Line 42: Line 37:
 
.container a img{  
 
.container a img{  
 
     margin:  auto;
 
     margin:  auto;
 +
}
 +
 +
 +
#swagtotheleft {
 +
float: left;
 +
overflow: hidden;
 +
}
 +
 +
#swagtotheright {
 +
float: right;
 +
overflow: hidden;
 
}
 
}
  
Line 49: Line 55:
  
  
<div class = "container">
+
<div class = "container"; id = "swagtotheleft">
<div class = "wrapper"> <p>Lutein</p> </div>  
+
  <div class = "wrapper"> <p>Lutein</p> </div>  
<a href ="#Lutein">
+
      <a href ="#Lutein">
    <img src="http://www.ventajahealth.com/_Media/lutein.gif">   
+
        <img src="http://www.ventajahealth.com/_Media/lutein.gif">   
</a>  
+
      </a>  
 
</div>  
 
</div>  
  
  
<div class = "container">
+
<div class = "container" id = "swagtotheright">
<div class = "wrapper"> <p>Hok/Sok</p> </div>
+
  <div class = "wrapper"> <p>Hok/Sok</p> </div>
<a href ="#Hok">
+
      <a href ="#Hok">
<img src= "http://commoncore.hku.hk/wp-content/uploads/2012/07/icon_science_b.png">   
+
        <img src= "http://commoncore.hku.hk/wp-content/uploads/2012/07/icon_science_b.png">   
</a>  
+
      </a>  
 
</div>  
 
</div>  
  

Revision as of 21:50, 29 July 2015