Focus your efforts on these pages to make the biggest impact (combined scanner unique failures):
| Page | axe Unique | ALFA Unique | Equal Access Unique | AccessLint Unique | Total Unique | Page Title |
|---|---|---|---|---|---|---|
| View Page | 17 | 17 | 59 | 5 | 98 | Services | colorado.gov |
| View Page | 4 | 8 | 36 | 5 | 53 | Articles | colorado.gov |
| View Page | 2 | 6 | 31 | 3 | 42 | Colorado Governor's Office Home Page | Colorado Governor Jared Polis |
| View Page | 1 | 10 | 27 | 3 | 41 | Business | colorado.gov |
| View Page | 1 | 10 | 27 | 3 | 41 | Education | colorado.gov |
| View Page | 1 | 10 | 27 | 3 | 41 | Employment | colorado.gov |
| View Page | 1 | 10 | 27 | 3 | 41 | Government | colorado.gov |
| View Page | 1 | 10 | 27 | 3 | 41 | Residents | colorado.gov |
| View Page | 1 | 10 | 27 | 3 | 41 | Visitors | colorado.gov |
| View Page | 1 | 8 | 25 | 3 | 37 | Home | colorado.gov |
These ALFA accessibility issues appear most frequently across your pages:
| Rule | Pages Affected | Documentation |
|---|---|---|
| SIA-R111: Interactive elements have a sufficient target size | 18 of 18 | View Rule |
| SIA-R73: Text spacing can be adjusted without loss of content | 16 of 18 | View Rule |
| SIA-R17 | 9 of 18 | View Rule |
| SIA-R14: Images have an accessible name or are decorative | 8 of 18 | View Rule |
| SIA-R72 | 8 of 18 | View Rule |
| SIA-R61 | 7 of 18 | View Rule |
| SIA-R56: Landmarks with the same role are distinguishable | 5 of 18 | View Rule |
| SIA-R66: Text has enhanced contrast with its background | 4 of 18 | View Rule |
| SIA-R3: lang attribute has a valid language code | 2 of 18 | View Rule |
| SIA-R57: Landmarks don’t repeat the same content | 2 of 18 | View Rule |
💡 Tip: Click on the rule documentation links to learn how to fix each issue.
These axe accessibility issues appear most frequently across your pages:
| Rule | Pages Affected | Documentation |
|---|---|---|
| aria-hidden-focus | 9 of 18 | View Rule |
| page-has-heading-one | 8 of 18 | View Rule |
| landmark-unique | 5 of 18 | View Rule |
| landmark-main-is-top-level | 4 of 18 | View Rule |
| landmark-no-duplicate-main | 4 of 18 | View Rule |
| list | 2 of 18 | View Rule |
| region | 2 of 18 | View Rule |
| select-name | 1 of 18 | View Rule |
| landmark-no-duplicate-banner | 1 of 18 | View Rule |
💡 Tip: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.
🤖 Future Enhancement: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).
These HTML patterns cause the same accessibility errors across multiple pages. Fix the pattern once in your codebase to fix it everywhere!
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://www.cotrip.org/map.htm#/roadConditions">Road Conditions</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="http://www.oit.state.co.us/ois/cyber-security-help">Cyber Security</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="/contact-us">Contact Us</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://co.accessgov.com/tylerco/Forms/Page/tylerco/colorado-gov-feedback/">Feedback</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://www.211colorado.org/">211 Health</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://www.cotrip.org/home.htm">511 Traffic</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://call811.com/">811 Dig</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="/general-notices">General Notices</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="/legal-notices">Legal Notices</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="/linking-policy">Linking Policy</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://leg.colorado.gov/legislators">Legislators</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://www.courts.state.co.us/">Courts</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://rulemaking.colorado.gov/">Rules Portal</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size
HTML Pattern:
<a href="https://twitter.com/coloradogov" aria-label="Colorado.gov Twitter account">@coloradogov</a>
XPath (use in browser DevTools):
/a
How to Replicate:
$x('/a')Affected Pages:
💡 Pro Tip: These patterns likely come from shared components or templates in your codebase. Fix them in the component/template source, and the fix will propagate to all affected pages.
Complete scan results for all tested pages:
| Submitted URL | Final URL | Status | HTTP | Redirected | Time (ms) | axe Unique | ALFA Unique | Equal Access Unique | AccessLint Unique | Duplicates | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://colorado.gov/ | https://www.colorado.gov/ | OK | 200 | yes | 21724 | 1 | 8 | 25 | 3 | 33 | Home | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/accessibility-standards | https://www.colorado.gov/accessibility-standards | OK | 200 | yes | 19226 | 1 | 4 | 17 | 3 | 21 | Accessibility Standards | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_quoted_correctly | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, navigable/heading-order | |||||||||||
| https://colorado.gov/registered-services | https://www.colorado.gov/registered-services | OK | 200 | yes | 17593 | 4 | 5 | 21 | 6 | 21 | Registered Services | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order | |||||||||||
| https://colorado.gov/services | https://www.colorado.gov/services | OK | 200 | yes | 24986 | 17 | 17 | 59 | 5 | 156 | Services | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R8 (Form elements have accessible labels) | |||||||||||
| axe failed rules: aria-hidden-focus, list, region, select-name | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_hidden_nontabbable, aria_id_unique, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch, navigable/skip-link | |||||||||||
| https://colorado.gov/supported-browsers | https://www.colorado.gov/supported-browsers | OK | 200 | yes | 15857 | 4 | 5 | 21 | 6 | 21 | Supported Browsers | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order | |||||||||||
| https://colorado.gov/articles | https://www.colorado.gov/articles | OK | 200 | yes | 20301 | 4 | 8 | 36 | 5 | 54 | Articles | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R57 (Landmarks don’t repeat the same content), SIA-R59, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus, list, page-has-heading-one, region | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_id_unique, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch, navigable/page-has-heading-one, navigable/skip-link | |||||||||||
| https://colorado.gov/business | https://www.colorado.gov/business | OK | 200 | yes | 17761 | 1 | 10 | 27 | 3 | 42 | Business | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/contact-us | https://www.colorado.gov/contact-us | OK | 200 | yes | 16847 | 1 | 7 | 23 | 4 | 24 | Contact Us | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, navigable/heading-order | |||||||||||
| https://colorado.gov/education | https://www.colorado.gov/education | OK | 200 | yes | 16927 | 1 | 10 | 27 | 3 | 38 | Education | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/employment | https://www.colorado.gov/employment | OK | 200 | yes | 17024 | 1 | 10 | 27 | 3 | 40 | Employment | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/general-notices | https://www.colorado.gov/general-notices | OK | 200 | yes | 18360 | 1 | 4 | 16 | 2 | 21 | General Notices | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/government | https://www.colorado.gov/government | OK | 200 | yes | 18251 | 1 | 10 | 27 | 3 | 40 | Government | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/governor/ | https://www.colorado.gov/governor/ | OK | 200 | yes | 18776 | 2 | 6 | 31 | 3 | 32 | Colorado Governor's Office Home Page | Colorado Governor Jared Polis |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) | |||||||||||
| axe failed rules: landmark-no-duplicate-banner, landmark-unique | |||||||||||
| Equal Access failed rules: aria_banner_label_unique, aria_banner_single, aria_content_in_landmark, aria_landmark_name_unique, aria_role_redundant, element_attribute_deprecated, figure_label_exists, html_lang_exists, html_skipnav_exists, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_sensory_misuse | |||||||||||
| AccessLint failed rules: labels-and-names/frame-title, landmarks/no-duplicate-banner, landmarks/region | |||||||||||
| https://colorado.gov/legal-notices | https://www.colorado.gov/legal-notices | OK | 200 | yes | 18158 | 4 | 5 | 21 | 6 | 21 | Legal Notices | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order | |||||||||||
| https://colorado.gov/linking-policy | https://www.colorado.gov/linking-policy | OK | 200 | yes | 15830 | 4 | 5 | 21 | 6 | 21 | Linking Policy | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible | |||||||||||
| AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order | |||||||||||
| https://colorado.gov/residents | https://www.colorado.gov/residents | OK | 200 | yes | 17070 | 1 | 10 | 27 | 3 | 38 | Residents | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/visitors | https://www.colorado.gov/visitors | OK | 200 | yes | 17770 | 1 | 10 | 27 | 3 | 38 | Visitors | colorado.gov |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content) | |||||||||||
| axe failed rules: aria-hidden-focus | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading | |||||||||||
| AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch | |||||||||||
| https://colorado.gov/governor/economy | https://www.colorado.gov/governor/economy | OK | 200 | yes | 15278 | 0 | 4 | 17 | 2 | 7 | Economy | Colorado Governor Jared Polis |
| ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background) | |||||||||||
| Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled | |||||||||||
| AccessLint failed rules: labels-and-names/frame-title, landmarks/region |
Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.colorado.gov/governor/economy">Read More About this Key Issue</a>/aFailure 1:
<a class="icon--card" href="https://mycolorado.gov/" aria-label="Learn more about how myColorado is making government services easier than ever.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">Economy</p>/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"]Failure 1:
<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">Economy</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Foster an economy that works for everyone</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
main have the same name.Failure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/services" class="underline-thick mobile:block is-active" data-drupal-link-system-path="services" aria-current="page">Services</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://mycolorado.gov/">Learn more about myColorado</a>/aFailure 1:
<a class="icon--card" href="https://cdle.colorado.gov/unemployment/file-a-claim" aria-label="File new claims and manage existing claims for state unemployment benefits.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 2:
<input data-drupal-selector="edit-submit-service-search" type="submit" id="edit-submit-service-search" value="" class="button js-form-submit form-submit fas fa-search" aria-hidden="true" />/input[@id="edit-submit-service-search"]Failure 1:
<div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-wrapper" id="edit-actions">...</div>/div[@id="edit-actions"]Failure 1:
Failure 1:
Failure 1:
<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>/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"]Failure 1:
<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>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Digital Government Made Easy</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg xl:text-2xl text-blueGray-900 font-medium">Services</p>/p[@class="text-lg xl:text-2xl text-blueGray-900 font-medium"]Failure 4:
<p class="text-base md:text-xl text-blueGray-600 font-medium xl:font-light">Featured Services</p>/p[@class="text-base md:text-xl text-blueGray-600 font-medium xl:font-light"]Failure 5:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<select data-drupal-selector="edit-field-categories" id="edit-field-categories" name="field_categories" class="form-select">...</select>/select[@id="edit-field-categories"]Failure 2:
<select data-drupal-selector="edit-field-government-type" id="edit-field-government-type" name="field_government_type" class="form-select">...</select>/select[@id="edit-field-government-type"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
main have the same name.Failure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://tax.colorado.gov/press-release/marijuana-sales-generate-over-236m-in-tax-fee-revenue-figures-for-2025">Marijuana sales generate over $236M in tax, fee re...</a>/aFailure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
Failure 1:
Failure 1:
Failure 1:
<p class="text-2xl text-blueGray-900 font-medium">Articles</p>/p[@class="text-2xl text-blueGray-900 font-medium"]Failure 2:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/business" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1101" aria-current="page">Business</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://oedit.colorado.gov/covid19">View the Programs</a>/aFailure 1:
<a class="icon--card" href="https://oedit.colorado.gov/" aria-label="We work with statewide partners to create a positive business climate that encourages dynamic economic development and sustainable job growth.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">Economic Recovery Programs</p>/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"]Failure 1:
<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">Economic Recovery Programs</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">The Office of Economic Development and Internation...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Business</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
<script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=7980b3ac-821f-4b97-9f91-7ba910c0d609"> </script>/script[@id="ze-snippet"]Failure 1:
Failure 1:
<p class="text-md md:text-xl xl:text-2xl text-blueGray-900 font-medium">Contact Us</p>/p[@class="text-md md:text-xl xl:text-2xl text-blueGray-900 font-medium"]Failure 2:
<p>Technical support is available to assist you with ...</p>/pFailure 3:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/education" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1111" aria-current="page">Education</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://www.colorado.gov/governor/education">Read More About this Key Issue</a>/aFailure 1:
<a class="icon--card" href="https://www.cde.state.co.us/" aria-label="Providing leadership, resources, support and accountability to the state's disctricts, schools, teachers and administrators.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">Education</p>/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"]Failure 1:
<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">Education</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Expanding opportunity to fulfill every child's pot...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Education</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/employment" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1106" aria-current="page">Employment</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://cdle.colorado.gov/myui-plus">Learn How to File a Claim</a>/aFailure 1:
<a class="icon--card" href="https://cdle.colorado.gov/" aria-label="Connecting job seekers with great jobs in Colorado.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">MyUI+</p>/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"]Failure 1:
<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">MyUI+</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">The modernized MyUI+ system provides new functiona...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Employment</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1096" aria-current="page">Government</a>/a[@class="underline-thick mobile:block is-active"]Failure 2:
<a href="/business" class="underline-thick mobile:block" data-drupal-link-system-path="node/1101">Business</a>/a[@class="underline-thick mobile:block"]Failure 3:
<a href="https://dmv.colorado.gov/save-time">Skip the Trip</a>/aFailure 1:
<a class="icon--card" href="/government-agencies" aria-label="Visit the contacts directory to filter and search for any Colorado government agency.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">DMV Online</p>/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"]Failure 1:
<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">DMV Online</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">From family to fun & work, we lead busy lives & ma...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Government</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="#" role="button" id="settings-menu__link" tabindex="0" class="menu__link menu__item__settings"> Accessibility </a>/a[@id="settings-menu__link"]Failure 2:
<a href="/governor/flag-status" class="menu__link"> Flag Status ...</a>/a[@class="menu__link"]Failure 3:
<select class="goog-te-combo" aria-label="Language Translate Widget">...</select>/select[@class="goog-te-combo"]Failure 1:
banner have the same name.Failure 1:
Failure 1:
<h2 class="sub-title">Colorado Governor</h2>/h2[@class="sub-title"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
main have the same name.Failure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>/aFailure 1:
main have the same name.Failure 1:
Failure 1:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/residents" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1116" aria-current="page">Residents</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://cdola.colorado.gov/rental-mortgage-assistance">Learn About the Program</a>/aFailure 1:
<a class="icon--card" href="https://cdola.colorado.gov/" aria-label="Responsible for local government assistance, property taxation, property assessment appeals, affordable housing, and housing construction regulation.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">Rental Mortgage Assistance</p>/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"]Failure 1:
<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">Rental Mortgage Assistance</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Find out if you qualify for the Colorado Emergency...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Residents</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="/government" class="underline-thick mobile:block" data-drupal-link-system-path="node/1096">Government</a>/a[@class="underline-thick mobile:block"]Failure 2:
<a href="/visitors" class="underline-thick mobile:block is-active" data-drupal-link-system-path="node/1121" aria-current="page">Visitors</a>/a[@class="underline-thick mobile:block is-active"]Failure 3:
<a href="https://www.darksky.org/curecanti-national-recreation-area-announcement/">Read the Announcement</a>/aFailure 1:
<a class="icon--card" href="https://oedit.colorado.gov/colorado-tourism-office" aria-label="Promoting compelling, sustainable travel experiences throughout our four-corner state.">...</a>/a[@class="icon--card"]Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true" />/input[@id="edit-submit"]Failure 1:
<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">Must See Colorado Places</p>/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"]Failure 1:
<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">Must See Colorado Places</p>/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"]Failure 2:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Gunnison, Colorado – The National Park Service and...</p>/p[@class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9"]Failure 3:
<p class="text-lg md:text-xl xl:text-2xl font-normal pr-6">Visitors</p>/p[@class="text-lg md:text-xl xl:text-2xl font-normal pr-6"]Failure 4:
<p class="text-xs mt-5">© 2026 State of Colorado </p>/p[@class="text-xs mt-5"]Failure 1:
<a href="#" role="button" id="settings-menu__link" tabindex="0" class="menu__link menu__item__settings"> Accessibility </a>/a[@id="settings-menu__link"]Failure 2:
<a href="/governor/flag-status" class="menu__link"> Flag Status ...</a>/a[@class="menu__link"]Failure 3:
<select class="goog-te-combo" aria-label="Language Translate Widget">...</select>/select[@class="goog-te-combo"]Failure 1:
Impact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n9-a...">htmlImpact: moderate
Failure 1:
<main class="grid--1" role="main">.grid--1Impact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitFailure 2:
<input data-drupal-selector="edit-submit-service-search" type="submit" id="edit-submit-service-search" value="" class="button js-form-submit form-submit fas fa-search" aria-hidden="true">#edit-submit-service-searchImpact: serious
Failure 1:
<ul class="pager__items js-pager__items">.pager__itemsImpact: moderate
Failure 1:
<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>.uppercaseFailure 2:
<h1 class="col-span-full font-serif text-3xl md:text-5xl xl:text-6xl my-3 md:my-8 xl:my-10 font-medium md:font-bold col-start-1 xl:col-start-2">The myColorado App</h1>h1Failure 3:
<p class="font-sans text-base md:text-2xl xl:text-3xl col-start-1 xl:col-start-2 col-span-full xl:col-span-9">Digital Government Made Easy</p>.xl\:col-span-9Failure 4:
<div class="flex flex-col flex-wrap md:flex-row text-center md:flex-none col-span-full text-base md:text-xl xl:col-start-2 xl:col-end-12 mt-10 xl:mt-16">.flex-wrapFailure 5:
<div class="my-6 md:my-8 xl:my-12"> <p class="text-lg xl:text-2xl text-blueGray-900 font-medium">Services</p> </div>.my-6… and 7 more failures for this rule
Impact: critical
Failure 1:
<select data-drupal-selector="edit-field-categories" id="edit-field-categories" name="field_categories" class="form-select">#edit-field-categoriesFailure 2:
<select data-drupal-selector="edit-field-government-type" id="edit-field-government-type" name="field_government_type" class="form-select"><option value="All" selected="selected">Government Type</option><option value="466">Local</option><option value="461">State</option></select>#edit-field-government-typeImpact: moderate
Failure 1:
<main class="grid--1" role="main">.grid--1Impact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: serious
Failure 1:
<ul class="pager__items js-pager__items">.pager__itemsImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: moderate
Failure 1:
<div class="mt-16 mb-4"> <p class="text-2xl text-blueGray-900 font-medium">Articles</p> </div>.mt-16Impact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="wf-loading js wf-mus...">htmlImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: moderate
Failure 1:
<div class="visually-hidden" role="banner"> <h1>Welcome to Colorado's Governor Jared Polis website</h1> </div>.visually-hidden[role="banner"]Impact: moderate
Failure 1:
<div class="visually-hidden" role="banner"> <h1>Welcome to Colorado's Governor Jared Polis website</h1> </div>.visually-hidden[role="banner"]Impact: moderate
Failure 1:
<main class="grid--1" role="main">.grid--1Impact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: moderate
Failure 1:
<main class="grid--1" role="main">.grid--1Impact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<main role="main">.md\:pt-10 > mainImpact: moderate
Failure 1:
<html lang="en" dir="ltr" prefix="content: http://purl..." class="js wf-museosans-n3-a...">htmlImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submitImpact: serious
Failure 1:
<input class="fas fa-search button js-form-submit form-submit" aria-label="Search" data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="" aria-hidden="true">#edit-submit