A simple HTML5 document:
The <html> tag tells the browser that this is an HTML document.
The html element is the outermost element in HTML documents.
The html element is also known as the root element.
HTML5 has a new attribute: manifest
Note: If you need your content to conform to XML, define the xmlns attribute, the ONLY legal value is "http://www.w3.org/1999/xhtml"
The <html> tag also supports the Standard Attributes in HTML5.
Your Query was successfully sent!