Arthur Cundy wrote: > I have an ecommerce site that I am working on. In Firefox, it looks > like only some of the styles are rendered. In Internet Explorer, it > looks good.
> http://3elevencreative.com/clients/kleenhome/site/index.shtml I think Firefox' "error recovery" works quite well :-) (X)HTML: 14 errors, some of which may be fatal in a standard-compliant browser. In short: that's not XHTML, and not even proper HTML. CSS: definitely not looking good. Clean-up urgently needed. IE6 is running in quirks mode' because of its 'xml declaration' bug, so some differences are to be expected since other browsers are running in 'standard compliant mode'. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
