- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 13 Jun 2008 15:29:21 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5746 Olivier Thereaux <ot@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ot@w3.org Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Olivier Thereaux <ot@w3.org> 2008-06-13 15:29:21 --- (In reply to comment #0) > The page validates despite missing a </body> and </html> tag. Closing tags for body and html elements are optional in HTML4.01, which this page is using. http://www.w3.org/TR/html401/index/elements.html If you want a doctype where elements' closing tags are always necessary, see XHTML 1.0. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 13 June 2008 15:29:56 UTC