| Doctype | XHTML 1.0 Transitional |
|---|---|
| Errors | The body tag is not opened. |
| Browser Failure | No data yet |
| Search Engine Failure | Indexed by Google [14 Jan 2006]. |
The head is fine, but the body tag has not been opened, creating the impression that it is still part of the head. This can be fixed by adding <body> below </head>. This error is detected accurately by W3C. Whatever your first element is (h1 on this page), it will tell you it cannot be placed here and guess that the body tag is missing.
Maintained by Skattlebot
See errors: W3C Report