Forum Moderators: not2easy
Okay, maybe I didn't put that in proper English, then.
What I meant was, you should code for Firefox *before* you code for IE. The biggest mistake I see developers make is coding for IE before coding for other browsers.
My point was to code for standards. I've been doing web design for years, and have discovered that coding for Mozilla first will generally rule out the issues you have in other browsers. Usually, when I code for Mozilla, the *only* browser I have to "fix" is IE. All others render the sutes to standards compliance.
But if you prefer to code for Opera, fine. Just don't code for IE first.