Forum Moderators: open
First, welcome to WW and second, thanks for the compliment.
I've always thought IE (and Opera for that matter) render colors better than NN - why - don't know, but it seems NN doesn't render really off-the-wall colors well. A way to compare colors easily is go to [paletteman.com...] and open the page in both browsers and select the same colors and compare.
Netscape is virtually extinct, but there are enough people still using it that we need to code for it.
I designed an ASP site which was beautiful on IE and all my javscripts worked. I decided to look at Netscape 4.7 and it was a complete mess! So I had to dumb down a lot of my code for those few users still using Netscape.
If you have the luxury, I wouldn't bother with Netscape any more. Code a redirect on your home page if a user is using Netscape and invite them to download IE.
Mike
Thanks so much for the input, especially the link. It's good to know that I'm not alone out here. You've all been very helpful.