Posts Tagged ‘development’

CSS Framework 960: A quick review

Tuesday, April 21st, 2009

I’ve toyed with a few CSS frameworks in the past such as Yahoo!’s YUI framework, but 960 is the best I’ve come across so far. Here is what they provide:

  • A flexible framework for creating your designs in a grid based layout
  • Templates for doing your design work and have it fit nicely into a grid
  • Simple, understandable markup where if you revisit your code in a month you won’t be stuck saying “Huh?”.
  • Light weight, the CSS (minified) is only about 4Kb.

(more…)