Forums

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

Home Forums CSS Full browser width bars – error in column grid

  • This topic is empty.
Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #177635
    nixnerd
    Participant

    I don’t use tables. At all. I’ve heard of some people (still) using them but I don’t. I generally go with display: inline-block or float.

    TBH, I’ve never really cared for grid “frameworks” or at least one that someone else wrote. My knowledge of their inner workings is simply not intimate enough for me to do what I want, quick and easy. I always hand-roll my own grid system and Chris has a great video on this here:

    https://css-tricks.com/video-screencasts/115-dont-overthink-it-grids/

    Now, this video really only covers the basics and there are many ways to go about it. This will give you a strong foundation though.

    #177637
    vparkin77
    Participant

    That’s a great video- thanks.

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