Jonathan Snook have a collection of top CSS tips, sharing some of his habits of working with CSS. He started with using px for font sizes, write CSS declarations on one line, Blocking the Styles, Supporting only new browsers, Containing Floats, Understand Overflow, Allow Block Elements to Fill Their Space Naturally, Use CSS Shorthand, Avoid Unnecessary Selectors, and finally Keep it Simple. Do you have more CSS tips to share ?

I thought I’d share some of my habits when it comes to doing CSS work and let me warn you, some of what I have to say is probably a little controversial. But what’s life without living it on the edge. (Yeah, I live an exciting life when CSS is considered ‘the edge’.)