Re: No XHTML support?

On Tue, 2002-04-16 at 22:09, David Michael Carr wrote:
> Please tell me why the following does not validate.  It is the
> minimalist XHTML document from the XHTML spec, with a link to your CSS
> validator included.

Have a look at:
http://www.websitedev.de/css/validator-faq

should be
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Philippe

Received on Wednesday, 17 April 2002 10:52:40 UTC