Debugging CSS - Common issues

This page links to examples of debugging for problems that may affect any browser.

It is useless to start debugging a page when the HTML is not valid.
It is useless to start debugging a page when the stylesheet is not valid
.

The best method is to correct the styles (embedded or linked) with Firefox and check that Internet Explorer reacts correctly.