Expand description
HTML5 structural validation gate.
Per page:
- Exactly one
<h1>element. - A
<main>landmark exists. <title>is present and non-empty.<meta charset>is present.<!doctype html>declaration is present.
Structsยง
- Html5
Gate - HTML5 structural validation gate.