Closed Fil closed 1 month ago
Yes - absolutely!
For that matter, there should be explicit html
and body
elements and you might consider what options to support. At a minimum, the html
element should support the option to specify the language:
<html lang="en">
Though, you might prefer lang="fr"
. :)
I wanted to use Google Webmaster Tools on pangea, and tried to verify ownership with a meta
but I got:
Maybe if we had an explicit
<head>…</head>
this would not occur.