- From: Chris Croome <chris@webarchitects.co.uk>
- Date: Thu, 11 Jul 2002 12:16:40 +0100
- To: www-html@w3.org
Hi On Sat 06-Jul-2002 at 08:43:54 -0400, Russ Thompson wrote: > > I have created a web site using XML Version 1.0/XHTML and CSS. I have > run the page through the validater at W3C and it shows no errors. The > page works well using Netscape 6.0, but when I try to view the page in > I.E. 5.0 I see the source code instead of the web page. > > Please, can someone explain this to me? > > The site: http://home.earthlink.net/~seveninstl/freelance/flmain.htm Try removing this: <?xml version="1.0" encoding="ISO-8859-1"?> I know that some versions of IE on a Mac just render pages as plain text unless the pi is left out, that's why I never use them for XHTML pages. Chris -- Chris Croome <chris@webarchitects.co.uk> web design http://www.webarchitects.co.uk/ web content management http://mkdoc.com/ everything else http://chris.croome.net/
Received on Thursday, 11 July 2002 07:17:12 UTC