- From: Karl Dubost <karl@w3.org>
- Date: Wed, 27 Nov 2002 15:55:37 -0500
- To: olr@audiobraille.org, www-validator@w3.org
At 11:46 +0100 2002-11-27, olr@audiobraille.org wrote:
>I tested the url: http://brlstatx.brlspeak.net/
>I applied the advise of the validator, resubmitted, and receive the
>same fatal err msg.
>Is this a bug ? Test it yourself, but please report off-lis since
>I'm not on this list.
On this page
http://validator.w3.org/check?uri=http://www.brlspeak.net/brlstatx.php
You have
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
instead of
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
The root element "html" MUST be lowercase.
--
Karl Dubost / W3C - Conformance Manager
http://www.w3.org/QA/
--- Be Strict To Be Cool! ---
Received on Wednesday, 27 November 2002 18:57:39 UTC