[
Lists Home |
Date Index |
Thread Index
]
Sounds like your page can't find the CSS stylesheet. Are you using the
xml-stylesheet processing instruction [1] or the link element [2]?
Mike
[1] http://www.w3.org/TR/xml-stylesheet/
[2] http://www.w3.org/TR/2002/WD-xhtml2-20020805/mod-link.html#s_linkmodule
(from XHTML 2.0)
> -----Original Message-----
> From: Alaniz, Cesar [mailto:Cesar.Alaniz@csoconline.com]
> Sent: Wednesday, January 07, 2004 11:11 AM
> To: 'xml-dev@lists.xml.org'
> Subject: [xml-dev] Problem with display of XHTML files...
>
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I don't know where to go to find the ansewer to my problem. I'm a
> student and any insight you have will be greatly appreciated. I've
> written a XHTML page for my job. It uses a combination of XHTML and
> CSS making it standards compliant. We don't have alot of pages here
> at work that are written like this, and ill conffess, this is my
> first real standards compliant page i've written. When I open the
> page locally from my machine, the page displays perfectly, as
> intended. However, when I upload it to our developmental server and
> access the file with Internet Explorer, it displays the page as a XML
> file rather than a XHTML file. I've started my XHTML declaration as
> follows...
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
>
> Is this a problem with the server? How do I fix this? By the way,
> the developmental server is a secure server (https)
>
> Thanks,
>
> Cesar J. Alaniz
> - ------------------------------------------------------------------
> Email: cesar.alaniz@csoconline.com
> University of Texas El Paso Student
> "You must be drinking muddy water, because i can't see through you"
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 7.1.1
>
> iQA/AwUBP/xLreRkvHkEyx8IEQKXOACfRB2TKGPOb4ZolUCQ9u81YPB6gxcAoKnC
> keHWt7FYTpqBTfKkBx2q0+gg
> =vB19
> -----END PGP SIGNATURE-----
>
>
|