Scott Andrew LePera: CSS is for separating structure, not content, from presentation.
People who think CSS is unnecessary because “I store my content in a database” are missing the point. That’s great, it lets you reuse your content, but that’s only half the story. Using CSS is the other half; it lets you reuse your markup. (That’s how my style switcher works — the markup stays the same, only the CSS changes. Ditto Joe. Ditto Mike.)
§
I am no longer accepting public comments on this post, but you can use this form to contact me privately. (Your message will not be published.)
§
© 2001–present Mark Pilgrim