Basic layout of a HTML5 document
To force the browser to strictly read your HTML document as HTML we have to add the following line to the code:
If you've done it correctly your HTML document should look like this now: