Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction22 headings, 3 skip(s)FIX
- H3 (empty)
- H1 Sign up for
- H3 Emergency Alerts skipped
- H3 Standard Notifications
- H1 Latest News duplicate H1
- H4 Create an Account skipped
- H4 Senior Services Encourages Older Adults to Take Advantage of Transportation Program
- H4 Henry County Selects New Broadband Provider
- H4 Board Considers Revisions to County Budget Following State Funding Changes
- H4 Henry County Parks & Recreation Kicks Off 2026 Movies in the Park Series
- H4 Smith River Fest Returns August 22 for 18th Year
- H1 Upcoming duplicate H1
- H3 August 2026 skipped
- H4 Mon, Aug 17
- H4 Tue, Aug 25
- H3 August 2026
- H4 Mon, Aug 17
- H4 Tue, Aug 25
- H3 Contact Us
- H3 Quick Links
- H3 Helpful Links
- H2 Loading
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
BLandmark Structure22 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
The skip-link anchor (e.g., `href="#main"`) points at an ID that has no corresponding element on the page. Activating the link does nothing -- a silent WCAG 2.4.1 failure that the visual link presence hides. Add `id="main"` (or whichever matches the href) to the target landmark.
Skip link points at an ID that doesn't exist on the page. The link looks fine visually but does nothing when activated -- silent WCAG 2.4.1 failure.
Learn more ▾ ▴
Find the target landmark (typically <main> or the first <h1>) and add `id="..."` matching the skip link's href fragment. Test by tabbing to the skip link and pressing Enter -- focus should jump to the target.
Source: WCAG 2.1 SC 2.4.1
BTabindex Anti-Patterns0 positive, 4 -1-on-focusableREVIEW
BIframe Accessibility2/2 iframe(s) missing title; 0 placeholder(s)REVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Sign up for | 10.65:1 | 3.0:1 | #000000 | #D2B48D | Pass |
| h1 Latest News | 7.39:1 | 3.0:1 | #000000 | #B69460 | Pass |
| h1 Upcoming | 9.28:1 | 3.0:1 | #000000 | #C6A87A | Pass |
| h2 Loading | 9.28:1 | 3.0:1 | #000000 | #C6A87A | Pass |
| h3 Emergency Alerts | 10.56:1 | 3.0:1 | #000000 | #D2B38B | Pass |
| h3 Standard Notificatio… | 10.20:1 | 3.0:1 | #000000 | #CBB18B | Pass |
| h3 Contact Us | 9.28:1 | 3.0:1 | #000000 | #C6A87A | Pass |
| title Henry County, VA | O… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Loading | 1.93:1 | 4.5:1 | #000000 | #363B59 | Fail |
| a Skip to Main Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Create a Website Acc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span - Manage notificatio… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Website Sign In | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Government | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Departments | 10.31:1 | 4.5:1 | #000000 | #CBB290 | Pass |
| a Doing Business | 6.78:1 | 4.5:1 | #000000 | #B58B53 | Pass |
| a How Do I... | 5.47:1 | 4.5:1 | #000000 | #A37B42 | Pass |
| span Jobs / Employment | 4.39:1 | 4.5:1 | #000000 | #956A36 | Fail |
| span Parks & Recreation | 2.30:1 | 4.5:1 | #000000 | #544723 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 85/100 — 5 failing, 30 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Menu div#outer-wrap > div#inner-wrap > div#divToolbars > a#nav-open-btn |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Government
Departments
Doing Business
How Do I... div#mainNavHolderMobile > nav#mainNav > div#rwd-menu > ol#mainNavMenu |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#customHtmlbf779f56-ba2c-40ab-9635-fd5228c1e89d > div > div.facebook-container > iframe div#customHtmlbf779f56-ba2c-40ab-9635-fd5228c1e89d > div > div.facebook-container > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Menu div#outer-wrap > div#inner-wrap > div#divToolbars > a#nav-open-btn |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Emergency Alerts tbody > tr > td > h3.subhead2 |
Smith River Fest Returns August 22 for 18th Year ol.semanticList > li.widgetItem > div.text > h4#newsFlashItemHeader136 |
AUGUST 2026 div.calendarInnerWrapper > div.miniCalendar > h3.miniCalendarHeader > span#miniCalendarHeaderf56a0008-c040-4a85-8dde-816410c264a9 |
These are opportunities to improve keyboard navigation in your application.
A+Heading Text QualityAll 22 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 22 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchField04c374da-3770-4e8c-81cd-1f9f6bef791c | text | Search | for/id |
ALink & Button Quality1 issue(s) across 82 links and 9 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <button> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
button.cp-Btn (#48 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2