|
Start with validating your document. Use modern flavours of HTML, use a doctype etc.
Hacking is not recommended. Use Conditional Comments to feed IE a different/additional stylesheet. The other browsers commonly in use are all well within the accepted margin for error and therefore just focus on getting the main styleshee to work with standards compliant methods.
|