A Blast from CSS Past
An older article recently dug up talks about CSS in a rather negative light:"In his book "Cascading Style Sheets", Eric Meyer (no relation) says that CSS is easy to use.
I don't agree.
CSS uses a complex "cascade" to determine which rules apply to an element - something that takes fifteen pages in a book to explain.
As a result, there is no good authoring tool experience for CSS. Instead of direct manipulation, drag and drop, and visual design surfaces, web designers working with CSS must crack open their code-editors and start typing in text
