netscape compatability

  • Thread starter Thread starter hkwan
  • Start date Start date
H

hkwan

Why do certain features of our web site work with IE 6
but doesn't work or look terrible on Netscape and other
browser. Is there any way to have our web site
compatible with both Microsoft Internet Explorer and
Netscape? Please advise.
 
hkwan said:
Why do certain features of our web site work with IE 6
but doesn't work or look terrible on Netscape and other
browser. Is there any way to have our web site
compatible with both Microsoft Internet Explorer and
Netscape? Please advise.

That's kind of vague. IE6 is more compliant with the HTML RFQs. For
example, <Blink> is deprecated so IE6 doesn't recognize it while Netscape
still does.

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 
hkwan said:
Why do certain features of our web site work with IE 6
but doesn't work or look terrible on Netscape and other
browser. Is there any way to have our web site
compatible with both Microsoft Internet Explorer and
Netscape? Please advise.

IE is known as the "most forgiving" of all Web browsers. Its not a question
of IE being compatible with Netscape or vice-versa. The problem is that
*neither* of them are fully compliant with published W3 specs.

Have your website developer read, understand, and implement the specs for
HTML 4.01 or XHTML. Your problems should then be minimal.
 
Back
Top