css+xhtml

Hi,

I have a valid XHTML strict document, but the CSS validator complains
about my doctype (picture that):

Validator Error

Target: http://people.cs.uchicago.edu/~voeckler/VDL/refdb.html

org.xml.sax.SAXException: Please, fix your system identifier (URI) in the
DOCTYPE rule. 

I copied the DOCTYPE rule from the XHTML spec!

<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "DTD/xhtml1-strict.dtd">

What is happening?

Thanx,
Dipl.-Ing. Jens-S. Vöckler (voeckler@cs.uchicago.edu)
University of Chicago; Computer Science Department; Ryerson 155;
1100 East 58th Street; Chicago, IL 60637-1581; USA; +1 773 834 9170

Received on Wednesday, 13 February 2002 18:30:39 UTC