Originally posted by Plater
A web developer's mantra is "Code for Firefox/Opera; adjust for IEs quirks and bugs." If you code to web standards and test in Firefox or Opera first, then you can be relatively assured it will work in all browsers. Coding in IE only and you can be relatively assured it won't work in all browsers.
Comment