Incorrect: Page Title Is Too Vague
Page Titles show up in your browser's tabs. They should quickly describe the page and differentiate the page from others
Why this page fails
The title doesn't describe what this page is about and wouldn't be different enough from other pages.
Incorrect Code
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Accessibility Demo Page</title>
</head>