Begin by using a simplified version of the charset property for better backwards compatibility with legacy browsers.
By using XHTML 1.0 syntax on a HTML5 document is a good practise. That is, uppercase attribute and no quotes for wrapping attributes’ values.
This is a very basic and solid sta…