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

[Bug 3542] XML Validation Error

From: <bugzilla@wiggum.w3.org>
Date: Mon, 31 Jul 2006 08:53:27 +0000
CC:
To: www-validator-cvs@w3.org
Message-Id: <E1G7TWh-0004D5-4S@wiggum.w3.org>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3542


robin@reala.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from robin@reala.net  2006-07-31 08:53 -------
When using XHTML all elements should be closed normally (<element></element>)
or self-closing (<element/>). As <img> is an empty element it should be
self-closing (<img/>) but you're page doesn't close it (<img>). Add in the
closing slash and the problem will go away.

--> INVALID
Received on Monday, 31 July 2006 08:53:34 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 26 April 2012 12:54:54 GMT