I was recently perusing OS/2 e-Zine!, and I read an article on WWW design (August, 1997), and a survey on browser use (November, 1997):
Do you want Communicator for OS/2? Category Count Percentage [...] No, I use a non-Netscape browser 16 0.8%Although the question does not explicitly include those who use both browsers, it does suggest that my previous idea that Web Explorer was more widely used was erroneous. And this is just with OS/2 users. So, I decided that I will now make my WWW pages more Netscape compatible, as they were not always so in the past, as Netscape has some bad formatting, for example the H5 heading tag was unsatisfactory, so I changed all those to H4:
WebExplorer | Netscape |
---|
As you can see from above, the <H5> and <H6> Netscape tags are way more diminutive than the normal text.
Another problem is that Netscape does not appear to support TextArea boxes. I believe even the
lowly M$ Explorer does this.
name: | |
---|---|
password: | |
card number: | |
expires: | /
|
telephone: | |
And this is how the above TextArea boxes look on the individual browsers:
WebExplorer | Netscape |
---|
Also, the alignment tags for in-line images do not portray correctly in Netscape. Anyway, from now on, I will make an attempt to ensure that my site satisfactorily displays in the Netscape browser.
If you want, I have a whole html worksheet to check out browser support.