Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Multiline horizontal list Re: Multiline horizontal list

#103164
Senff
Participant

I assume you want box 4 to be immediately under box 1 (and not have the top as the same height as the bottom of box 2, like this: http://jsfiddle.net/HK66f/2/ ).

That’s not possible to do without some super clever scripts. I think you want to look into jQuery Masonry.