Cross Browser Compatibility
About 2 years ago I started experimenting with using divs instead of tables. The layout would look good in FF, but not in IE; and when I fix it for IE, it would break in FF. It drove me nuts.
Since then I’ve picked up a few CSS hacks, but I still don’t feel completely equipped to deal with cross browser compatibility issues.
Today I came across this article: How to get Cross Browser Compatibility Every Time.
It looks quite complete. I’m earmarking it here for future use. Hopefully you’ll find it useful too.
Comments: