Debugging CSS
Elliot Swan has written a nice guide with steps to follow when debugging your CSS.
Oftentimes one of the biggest excuses I hear from people as to why they don’t use CSS for all their presentation is that they have a really hard time getting it to work the way they want cross-browser. It’s a valid complaint–Thanks to Microsoft, it can be difficult to get your CSS to simultaneously work in multiple browsers.
Cross-browser CSS can take a lot of trial and error, but here’s a general process to follow when “debugging”:
