Let’s say I have a bunch of divs which have either “left” class or “right” class. Is it possible to make these divs to float on both sides of container like there was a column of “left” divs and a column of “right” divs aligned one under another. Order of divs is random.
I’m not looking for two-column-layout. 😉
See : http://jsfiddle.net/thirtydot/qdZWh/