W3C home > Mailing lists > Public > www-validator@w3.org > January 2006

Re: Error Message Feedback: Failed validation with 0 errors

From: David Håsäther <hasather@gmail.com>
Date: Mon, 16 Jan 2006 15:03:52 +0100
Message-ID: <43CBA7C8.8000407@gmail.com>
To: Larry Griffith <larry@cs.wsc.ma.edu>
CC: www-validator@w3.org

On 2006-01-13 22:17, Larry Griffith wrote:

> When I submitted 
> http://cs.wsc.ma.edu/classes/cais316_files/multiplication/multiplication.htm
> l for
> 
> validation, I was told it failed, but with 0 errors.  The output of
> the SMGL parser was also empty.
> 
> I don't understand why the page failed if there are no errors.

You have an unknown formal public identifier. It's case sensitive so

  '-//w3c//DTD XHTML 1.0 Strict//EN'

should be

  '-//W3C//DTD XHTML 1.0 Strict//EN'

Notice the uppercase 'W' and 'C' in 'W3C'.

-- 
David Håsäther
Received on Monday, 16 January 2006 14:03:52 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC