I’ve been tinkering a little, and I’ve cleaned up the site a little bit. Nothing major, just some little bits of CSS I wanted to fix, and a few other tid bits. A major one I’d like to point out is that the Google Ads are now inserted in such a way as to be valid in the markup – the default way Google provide them, they aren’t. It’s not exactly hard to do these things correctly, so I don’t see why Google can’t. Still, this guide from CSSPlay was very useful.
I’ve also added my del.icio.us tags. Unlike Google, these are valid from the get go, so they just slipped in nicely with the minimum of fuss. My little fix to make wide images fit only works properly in real browsers – IE still renders the main content DIV too wide, and the end result is it pushes everything down off the bottom. I could re-order the divs to make them overlap, but I’m not that fussed. I daresay IE7 will make just as big a hash of it!