Forums

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

Home Forums CSS Variable height grid layout with horizontal wrapping

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #282322
    narthur
    Participant

    I’m trying to achieve this layout using CSS:

    https://imgur.com/a/vTsVKX0

    This is what I’ve managed to achieve so far:

    https://codepen.io/narthur/pen/rPYaeN

    At very wide screen sizes, it almost seems like it’s working, except the grid isn’t allowing the outer container to shrink-wrap. And at anything less than very large widths, the whole layout blows up.

    How can I achieve this layout using pure CSS?

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