I used http://validator.w3.org/check to validate (simplified): ___________________________ <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-us"> <head> <meta charset="UTF-8" /> <title>test</title> <body> bla </body> </html> ____________________________ As you can see there's no </head> but still it validates: This document was successfully checked as HTML5! Result: Passed, 1 warning(s) (Using experimental feature: HTML5 Conformance Checker.)Received on Wednesday, 10 March 2010 09:23:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:40 GMT