Sent by MCGREAL, RYAN on 13 March 2003 19:07
Dan Loda wrote:
> > I'm working on a web site, and while it looks the way I want in IE6,
> > it doesn't look right in Mozilla 1.2, which I take is the more
> > standards-compliant of the two.
> >
> My first guess is that the xml declaration is throwing IE into quirks mode,
> while mozilla is in standards compliant mode. Remove it and see what happens.
I noticed an interesting phenomenon. the xml declaration was throwing
IE into quirks mode, but removing it seems to throw Mozilla into
quirks mode. Yikes!
Ryan