- From: John F. Whitehead <jfw@well.com>
- Date: Wed, 11 Jul 2001 04:59:06 -0700
- To: www-validator-css@w3.org
did something change with the CSS validator?
I'm getting the error
org.xml.sax.SAXException: Please, fix your system identifier (URI) in the DOCTYPE rule.
when my doctype is
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
it used to work, and HTML validator says the doc validates as XHTML Strict.
i found the same error with different docs (same doctype).
thanks!
- jfw
--
john f whitehead mobile +1 650 269 2277
jfw@well.com http://www.well.com/~jfw
Received on Wednesday, 11 July 2001 07:59:29 UTC