A Minimal HTML5 Document
There seems to be confusion about the minimal set of elements that make a valid HTML5 page. (Amended on prompting from Tab Atkins and Mathias Bynens in comments below.) The simplest valid document is The title element is required in most situations , but when a higher-level protocol provides title information, e.g.
Follow this link:
A Minimal HTML5 Document