Y
Hacker News
new
|
ask
|
show
|
jobs
by
underwater
4491 days ago
OOCSS is poorly named and has nothing at all to do with object oriented programming.
1 comments
SimHacker
4489 days ago
The first part of the name before the underscore is the CSS superclass name. The next part after the underscore is the CSS subclass name. And the properties in the style tag are the CSS instance variables.
link