I am not allowed to credit the site that has this disaster. Its owner said “Nobody should see that”
6 points
Aren’t classes in CSS supposed to represent visual styles? What else could they be for?
21 points
Pretty sure they’re referring to class names describing the visual style being applied, rather than what that class represents semantically.
E.g. .red-bold
vs. .error-text
7 points