Hello,
I have, lets say 6 divs floated to left. If the container is too tiny it would be like this:
If the divs not have the same height it would be like this:
The problem is that the divs starts on a new line. I want it to be more like this:
Do you understand my problem? Do I need to do something else than float?
Thanks


LinkBack URL
About LinkBacks



Reply With Quote


but anyways, if it's not an issue and you don't care about the code as long as it works, use tables for your 3 X 2 cell layout. 
