- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 31 Jan 2006 08:18:42 +0000
- To: drehfips@compuserve.de
- Cc: "www-validator @ w3. org" <www-validator@w3.org>
On Sun, Jan 29, 2006 at 05:30:43AM +0100, drehfips@compuserve.de wrote:
> I validated my above mentioned index-page and get 15 error messages
> concerning the use of meta-tags. I can't see were the error is, though.
> I'm using the tags in the exact way they are defined in the xhtml
> reference list.
> 
> Any suggestions?
     XHTML documents must use lower case for all HTML element and
     attribute names. This difference is necessary because XML is
     case-sensitive e.g. <li> and <LI> are different tags.
                              -- http://www.w3.org/TR/xhtml1/#h-4.2
Although sticking to HTML 4.01 might well be a better bet.
-- 
David Dorward                                      http://dorward.me.uk
Received on Tuesday, 31 January 2006 08:18:45 UTC