Forums

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

Home Forums CSS Vertical Stacking of Li’s

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40228
    amyth91
    Participant

    hi,

    can we stack li’s vertically instead of their natural order of alignment, where they stack horizontally.

    so if i have a 500px height of container, first 5 elements stack on top of each other and the rest begins from the next column.

    [Pen…..](http://codepen.io/amyth91/pen/wcAzj “”)

    thanks,, i’ve used gridster.js and also Masonry.js but when used they do not support responsiveness, as the blocks get absolute positioned.

    if anyone knows how to do it.

    thanks

    #111573

    Is this the sort of thing that you are after? http://jsfiddle.net/joshnh/RhmWL/

    #111587
    Kitty Giraudel
    Participant

    Beware to the browser support: http://caniuse.com/#feat=multicolumn

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.