Digital Web recently published an article untitled “Smart CSS Ain’t Always Sexy CSS” which sparked a heated debate on the topic of semantic vs. presentational CSS markup. I believe this article is ill-informed and the author simply doesn’t fully understand CSS. Here’s why…
Here’s the easy way to serve iPhone specific CSS files.
I will be doing my part in promoting Web Standards this Thursday. I’m going to take it all off.
When I first started as a web designer, one aspect of the actual production process I had never put much thought into was the file naming convention to use for images in my CSS code.
Wouldn’t it be great if you could just code for Standards compliant browser, and then only add a few rules in a separate file to tweak browser specific rendering quirks and call it a day? Well… that’s the way I’ve been doing it for a few years now.