Forums

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

Home Forums CSS [Solved] Help needed creating Table from Divs – Driving me insane

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #209986
    riom
    Participant

    Hi, i am having a real hard time trying to create this table of images using Divs

    Here is what I am trying to achieve

    http://s8.postimg.org/5hh0f2zf7/table.png

    Can anyone help?

    Thanks!

    #209987
    Paulie_D
    Member

    Looks simple enough.

    What have you tried?

    Could you make a Codepen.io Demo?

    No need to use actual images, just divs with a background color will do…unless you have some specific requirements.

    #209988
    riom
    Participant

    Hi, thanks for replying,

    here’s where i’m at…

    http://codepen.io/riom/pen/epVZBK

    I can’t seem to figure out how to fit another 350×230 image directly under the first one

    any help is appreciated,

    thanks

    #209989
    Paulie_D
    Member

    Ah….although I would point out your requirement is not like the image you provided.

    This sounds like you are after a masonry layout.

    That needs usually needs Javascript.

    http://masonry.desandro.com/

    #209990
    riom
    Participant

    Thanks, masonry does the job nicey!

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