Recent Blog Entries
Improved IE6 transparent PNG usage
As you probably already know, IE6 does not support transparent PNGs. There are a few workarounds such as Microsoft’s AlphaImageLoader filter, but using the MS filter has some drawbacks. The biggest drawback is the use of proprietary css which doesn’t validate...read more
H1 use - site rank and accessibility
There has been some debate about the use of h1 html tags. Mostly about how many times the h1 should be used on a single page. Recently Google software engineer Matt Cutts set the record straight in a short video: This discussion would be incomplete if we ignored how important headings are for accessibility...read more
css subclass mess
Recently I was given the task of integrating a new dynamic css/xhtml template into an existing template. Nothing too exciting but the markup made extensive use of css subclasses...read more
