This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: (OT) Bug found in NS that IE handles correctly
by arturo (Vicar) on Apr 09, 2003 at 12:36 UTC

    For one thing, <nobr> is not a W3C approved tag. It's something NS4 and IE4 both grok, but it's proprietary all the same. It's no skin off my nose that it doesn't work in browsers designed to be standards compliant, and it shouldn't be any off yours.

    You should also be aware that IE 6 and Mozilla/Netscape 6+ have different rendering modes depending on the DOCTYPE line. If you're interested in having your pages look right, then you should always specify the doctype, although given that this ain't part of any X?HTML specification, that may not help.

    If not P, what? Q maybe?
    "Sidney Morgenbesser"

Re: (OT) Bug found in NS that IE handles correctly
by Abigail-II (Bishop) on Apr 08, 2003 at 22:30 UTC
    Oh, goodie. You found a bug in NS. I believe there are more bugs in NS (and also in IE) than there are IPv6 addresses.

    Now, if only NS could parse HTML 2.0, that would be exciting. Not bug #1231234915418241243124312.

    Abigail