Is there any way to tell my span to wrap before it increases the size of its parent div?
My mockup: http://jsfiddle.net/e52pZ/4/
The colored blocks are images of undefined size, and The white blocks should be floating next to each other.
I'm accepting Bart's jQuery answer on a provisional basis. If anyone can figure out a "pure" HTML+CSS solution, we'd all love to see it.