![]() |
|
IE and NetscapeMy logs show there are a lot of people searching for Internet Explorer (IE) and Netscape (NS) browser differences. Some are common errors like missing end tag or missing value, other things include certain things not working in either browser. Since things change on every new version released keeping a list of everything is very difficult, but I've tried to list most below. Internet Explorer and Netscape would have to be the top two browsers, with Opera and Mozilla coming up behind. Why do people hate some of these browsers? I think the biggest reason is speed (and sloppy coders are lazy). IE is bundled into Windows so is actually loaded when you start up your computer, Netscape on the other hand isn't so has to load plugins, fonts, preferences ... while you wait. Making your site universal isn't very hard, in fact its actually easier to make your site in Netscape, as most things that work in Netscape work/display the same in other browsers. If you choose to make them in IE, that's fine but making them work in other browsers like Netscape becomes a chore as it hardy ever works/displays the same the first time if your code is sloppy. There isn't much that doesn't work in both IE and Netscape, and if you see "best viewed with Internet Explorer" or similar you know they haven't done a user friendly job in making their site. One main thing to remember when using tables in Netscape is to never leave a blank td cell, and is best to have each td cell on the same line: <td> </td> which is the right way Body margins. Most people find two of them (the IE ones) but you need 4 to work in IE and NS, they are: Browsers have different margins, in some default is zero, others it's about 2. For things like cellpadding and cellspacing in tables set these to zero (0). These are only a few things, if you have come to this page from outside this site look on the page topics for more work arounds for things like fixed backgrounds, form widths ... Here are some other HTML tags that do and don't work
This isn't a complete list by all means, but lists the basics. The key is to test, test and test again. |
For more help visit the webmaster-forums.net |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| © 1999 - 2003 EZHTML (munchtech.com) Copyright notice |