I need to validate a personal website and i keep receiving this error:
Line 3, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
<html>
?
Many Document Types based on XML need a mandatory xmlns attribute on the root element. For example...