RuleSets of AccessMonitor - the validator of web accessibility practices
The “Empty Page Title Check” evaluates whether the webpage contains one non-empty <title>
element, placed inside the <head>
, providing a meningful description of the page.
I checked that this webpage does not have a title - the <title>
element is empty.
To address inappropriate <title>
elements:
<title>
element.