Forums

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

Home Forums CSS Creating a 3 columns fluid container where contained tables don’t exceed it’s container DIV

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40154
    agustin_garcia
    Participant

    Hello,
    I’m trying to create a 3 columns fluid-like design where the columns grow/shrink according to the view port (e.g. if the browser shrinks, the columns width should shrink at the same rate)

    Two of the columns contains tables, which also need to shrink, and never exceed the size of their container, if the shrink is too much, maybe enable a h-scroller that allows for the table data to remain visible.

    I was looking into the equidistant example you have with images, but I couldn’t translate it to my requirements.
    Thanks in advance

    #111280
    Paulie_D
    Member

    I think you should be looking at media queries with suitable break points. Without seeing what the tables are supposed to look like it’s hard to help.

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