Tag Archives: class

CSS tags – id vs. class

The `tags war`
To class or not to class? This is the question … for this blog entry. Let’s try and find the answer with the help of an analogy to OOP.
CSS and OOP?
I reckon most of you already know what OOP stands for but for those who don’t, OOP stands for Object Oriented Programming – [...]