Smart CSS Is Inherently Sexy

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…

Serving iPhone Specific CSS

Here’s the easy way to serve iPhone specific CSS files.

Getting Naked Online

I will be doing my part in promoting Web Standards this Thursday. I’m going to take it all off.

How to name your images

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.

Never hack your CSS files again

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.