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

[VE][64] Error Message Feedback

From: Siberion <siberion@gmx.net>
Date: Sat, 28 Jan 2006 12:11:23 +0100
To: www-validator@w3.org
Message-Id: <200601281211.23710.siberion@gmx.net>

Error [64]: document type does not allow element X here

I got this error when I accidentally placed a <script> tag after
the head, but before the body, and the validator complained
about the body tag not being allowed here. After some trial
and error, I realized that the script was at fault and that
everything validated fine once the script was moved into the
head.

The validator didn't complain at all about the misplaced script
though (perhaps because <script> implicitly starts a <head>?),
so it might be helpful to include a note about items in between
head and body possibly causing this error.
Received on Tuesday, 31 January 2006 05:00:55 UTC

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