Skip to content
Victor Goff edited this page Dec 14, 2010 · 5 revisions

About OO-CSS

What is OO-CSS all about?

It is a concept, not object oriented CSS on it's full meaning.

In a phrase It is the fact of using the inheritance involved in Cascade Style Sheet.

Technically speaking: use classes more then ids in your Style Sheets and HTML.

Just use ids when you really need an id.

More information could be found in the project's Wiki page.

And a sample page here.

"I'm addicted to it from the beginning. So will try to apply it here." - Marcos

Clone this wiki locally