- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 22 Oct 2006 18:49:45 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3857
ville.skytta@iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from ville.skytta@iki.fi 2006-10-22 18:49 -------
Copy-pasting from the error message already displayed to you by the validator:
Entity references start with an ampersand (&) and end with a semicolon (;). If
you want to use a literal ampersand in your document you must encode it as
"&" (even inside URLs!).
Received on Sunday, 22 October 2006 18:49:47 UTC