Re: Previously unseen SAXException

* Ken Cotterill wrote:
>Problem with CSS validation of: http://ken.me.com.au/
>
>I receive the following error when I attempt to validate my style sheet:
>
>CSS
>Validator
>Error
>Target: http://ken.me.com.au/
>org.xml.sax.SAXException: Please, fix your system identifier (URI) in the
>DOCTYPE rule.

Please use http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd as SYSTEM
identifier for your XHTML 1.0 documents (in your document type
declaration).
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Thursday, 5 July 2001 09:36:25 UTC