960 grid...dead?

Out of context: Reply #6

  • Started
  • Last post
  • 26 Responses
  • ********
    0

    This is the approach I've been using for awhile. Scale up to 1280px and down to 1024.

    Having said that I don't see any reason the gutters should be variable width. You can easily have fixed width gutter by adding an additional div inside each column.

    Another trick I like to use is to have one area remain fixed width while making the rest liquid. You can do this by using the negative margins trick described by A List Apart a few years back.

View thread