Team:Hong Kong HKU/people
From 2013.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
abc | abc | ||
</div> | </div> | ||
- | <div class=" | + | <div class="center">efg</div> |
+ | |||
<div class="clearBoth"></div> | <div class="clearBoth"></div> | ||
Line 46: | Line 47: | ||
.left, .right { | .left, .right { | ||
- | width: | + | width: 50px; //or use 30% |
float: left; | float: left; | ||
} | } | ||
Line 52: | Line 53: | ||
.center { | .center { | ||
float: left; | float: left; | ||
- | + | width: 120px; //or use 60% | |
- | + | ||
position: relative; | position: relative; | ||
} | } |
Revision as of 06:34, 4 September 2013
abc
efg