- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Oct 2005 15:32:52 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2406 ------- Additional Comments From arl@lemmke.org 2005-10-21 15:32 ------- The whole error message: ---- Below are the results of attempting to parse this document with an SGML parser. 1.Error Line 7 column 76: character data is not allowed here. ...ss" href="../themes/css/XP_BlueSky.css" /> You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>) or forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes).
Received on Friday, 21 October 2005 15:34:02 UTC