Table showcase site

Chris Heilmann has come up with the great idea of a CSS table showcase to show off different table designs. Being the enthusiastic chap I am, I've contributed my own table design entitled 'Grey suits you sir!' I'm pretty sure this site will be a useful resource as it…

Classes on the body tag

In Doug Bowman's second @media presentation he mentioned utilising classes on the body element to be able to affect the layout of the entire page. This simple technique uses descendant selectors in such a way that an entire page layout can be altered by adding or changing a class applied…

A beginner's guide to CSS hack avoidance

Whilst working on some CSS designs recently I realised that by zeroing the padding and margin of various elements in I was avoiding my pages having major differences when viewed in different browsers. Often these differences in rendering are caused by the default styles applied to pages by the browser.…

CSS Rebooted

I am glad the day has finally come, I've been working really hard to get something together for the May 1st Reboot/CSS Reboot in time. I spent alot of time trying out different designs and playing around with layouts before settling on this left aligned set-up. I wanted to…