page-has-heading-one
Page should contain a level-one heading
Impact: moderate · Pages with issue: 25
Selector: html
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n5-a...">
Fix all of the following:
Page must have a level-one heading
Selector: html
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">
Fix all of the following:
Page must have a level-one heading
Selector: html
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n5-a...">
Fix all of the following:
Page must have a level-one heading
Selector: html
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">
Fix all of the following:
Page must have a level-one heading
Selector: html
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n5-a...">
Fix all of the following:
Page must have a level-one heading
... 20 more pages
region
All page content should be contained by landmarks
Impact: moderate · Pages with issue: 23
Selector: .uppercase
<p class="uppercase font-sans font-bold md:font-medium text-xl ml-2 md:ml-0 md:text-3xl lg:text-4xl col-span-12">myColorado</p>
Fix any of the following:
Some page content is not contained by landmarks
Selector: .mt-16
<div class="mt-16 mb-4">
<p class="text-2xl text-blueGray-900 font-medium">Articles</p>
</div>
Fix any of the following:
Some page content is not contained by landmarks
Selector: .mt-6
<div class="mt-6 mb-2 md:mt-8 md:mb-4 xl:mt-16 xl:mb-12">
<p class="text-md md:text-xl xl:text-2xl text-blueGray-900 font-medium">Government Agencies</p>
</div>
Fix any of the following:
Some page content is not contained by landmarks
Selector: .uppercase
<p class="uppercase font-sans font-bold md:font-medium text-xl ml-2 md:ml-0 md:text-3xl lg:text-4xl col-span-12">myColorado</p>
Fix any of the following:
Some page content is not contained by landmarks
Selector: .uppercase
<p class="uppercase font-sans font-bold md:font-medium text-xl ml-2 md:ml-0 md:text-3xl lg:text-4xl col-span-12">myColorado</p>
Fix any of the following:
Some page content is not contained by landmarks
... 18 more pages
landmark-main-is-top-level
Main landmark should not be contained in another landmark
Impact: moderate · Pages with issue: 4
Selector: .grid--1
<main class="grid--1" role="main">
Fix any of the following:
The main landmark is contained in another landmark.
Selector: .grid--1
<main class="grid--1" role="main">
Fix any of the following:
The main landmark is contained in another landmark.
Selector: .grid--1
<main class="grid--1" role="main">
Fix any of the following:
The main landmark is contained in another landmark.
Selector: .grid--1
<main class="grid--1" role="main">
Fix any of the following:
The main landmark is contained in another landmark.
landmark-no-duplicate-main
Document should not have more than one main landmark
Impact: moderate · Pages with issue: 4
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
Document has more than one main landmark
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
Document has more than one main landmark
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
Document has more than one main landmark
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
Document has more than one main landmark
landmark-unique
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Impact: moderate · Pages with issue: 5
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .md\:pt-10 > main
<main role="main">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .visually-hidden[role="banner"]
<div class="visually-hidden" role="banner">
<h1>Welcome to Colorado's Governor Jared Polis website</h1>
</div>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
landmark-no-duplicate-banner
Document should not have more than one banner landmark
Impact: moderate · Pages with issue: 1
Selector: .visually-hidden[role="banner"]
<div class="visually-hidden" role="banner">
<h1>Welcome to Colorado's Governor Jared Polis website</h1>
</div>
Fix any of the following:
Document has more than one banner landmark