Open
Description
Is there any official source(s) defining meta tag orders in <head>
tag such as reported below or is it a best practice / recommandation?
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
The above 2 meta tags *must* come first in the <head>
to consistently ensure proper document rendering.
Any other head element should come *after* these tags.
-->
Metadata
Metadata
Assignees
Labels
No labels