2010
CSS Compatibility and Internet Explorer
The CSS3 :not() selector
Less Framework
by 9 others2009
Complex Dynamic Lists: Your Order Please
by 1 other2008
On having layout
by 11 othersA lot of Internet Explorer's rendering inconsistencies can be fixed by giving an element “layout.”. John Gallant and Holly Bergevin classified these inconsistencies as “dimensional bugs,” meaning that they can often be solved by applying a width or height.
Conditional stylesheets vs CSS hacks? Answer: Neither!
How to get Cross Browser Compatibility Every Time
by 6 others (via)I’ve collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn’t always the culprit for your CSS woes.