CSS3 Comes with a range of nifty new features allowing the modern I-Dev to push the boundaries of what is possible within website presentation. Although a lot of the CSS2/3 features may have been around a while it's only recently that support has been good enough to warrant using some of the many new features.

One of my favourite tricks is the scalable background image, I'm sure you have already started to see this on a few sites and in time I think more and more people with look at adopting this approach. The below example is based on pure CSS, there are ways to include JavaScript to support older browsers but personally I think the idea of progressive enhancement is that a website should render better for users with capable browsers therefore encouraging users with older browsers to upgrade.Read More »