Fluid floated boxes layout
Fluid floated boxes layout
Out of context: Reply #6
- Started
- Last post
- 8 Responses
- ukit0
Isn't there some way to do this in CSS3? (even though most of those are JS based)
- can do it with any CSS - if the collumn isn't wide enough they will automatically drop below if float: left;********
- can do it with any CSS - if the collumn isn't wide enough they will automatically drop below if float: left;