CSS Float behavior from left to right

DallenB

New Member
As far as I know, float tend to behave in this manner.
KiNsC.png
It fills the entire space from left to right as it should. My question is how to make it behave in this manner.
IKPZ0.png
It would fill up the bottom part of the first column space then goes to fill the second column. code: http://jsfiddle.net/EwqYW/Thanks.
 
Back
Top