Melinda Odom wrote:

> Sorry about this but I changed the doc type and now it seems to
> render properly in ie at the netrenderer site.
>
> If someone could confirm this I would really appreciate it.

Yes, confirmed.

This was what I had ready to send off right when I read this follow-up 
of yours :-)

------------
Well, it is the doctype, but I'm not sure how.
In IE7, this is your doctype:

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

In Firefox, this is your doctype:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>

I don't know how that is possible, but it's that doctype in IE that 
causes the problem.
------------

I guess now I know how it was possible - you were changing it! :-)

-- 
Els




______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to