The first part of this article considered over 100 HTML 4 attributes and came to the conclusion class was the only one suitable for storing machine data (i.e. data specifically […]
Microformats, dark data and CSS – part 1
There’s was a bit of kerfuffle when the BBC dropped support for microformats in their program listings. You can’t argue with their reasons: data for microformats was being read aloud […]
The importance of being !important
There are plenty of good articles describing how CSS specificity is calculated for normal rule-sets, but the !important modifier is often ignored or overlooked. However, with a little manipulation, !important […]
Fixing Firebug’s Style Tab
Some users upgrading to the new Firebug Beta are having problems using the Style tab. There is a short three-step procedure for fixing the problem, described here.