Object Oriented CSS – stubbornella / oocss

March 8, 2009 by raheelayub

How do you scale CSS for millions of visitors or thousands of pages? Nicole first presented Object Oriented CSS at Web Directions North in Denver. Since then, the response has been overwhelming. OOCSS allows you to write fast, maintainable, standards-based front end code. It adds much needed predictability to CSS so that even beginners can participate in writing beautiful websites.

Two main principles

  1. Separate structure and skin
  2. Separate container and content

For further details / reading please visit: http://wiki.github.com/stubbornella/oocss