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. --> INVALIDReceived 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