Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction14 headings, 4 skip(s)FIX
- H1 Powering you to inspire action
- H2 Powerful, flexible tools to engage your community when it matters most.
- H6 POWERING CHANGE skipped
- H3 In the first 24 hours after President Biden endorsed Vice President Harris, organizations raised over $70 million using Action Network.
- H2 Tools built by and for…
- H2 Tools made to…
- H4 Raise Money skipped
- H4 Mobilize Supporters
- H4 Organize Supporters
- H4 Emi Guereca
- H6 Women’s March Foundation skipped
- H2 Get started
- H5 Get Started skipped
- H2 Mobile Menu Overlay
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
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
DLink & Button QualityAction7 issue(s) across 129 links and 6 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| /fundraising-tools/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Fundraising Tools | |||
| /advocacy-automation/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Advocacy Automation | |||
| /event-tool/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Event Tool | |||
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| https://bsky.app/profile/theactionnetwor… | Link to Bluesky | new tab | Add '(opens in new tab)' to text |
| https://x.com/TheActionNet | Link to Twitter/X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/TheActionNet | Link to facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/TheActionNetwo… | Link to youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/the-act… | Link to linkedin | new tab | Add '(opens in new tab)' to text |
| / | (empty) | empty | Add link text or aria-label |
| https://x.com/TheActionNet | Link to twitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/TheActionNet | Link to facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/TheActionNetwo… | Link to youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/the-act… | Link to linkedin | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/; /; /; /
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/fundraising-tools/ ("Learn More"); /advocacy-automation/ ("Learn More"); /event-tool/ ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://bsky.app/profile/theactionnetwork.bsky.social; https://x.com/TheActionNet; https://www.facebook.com/TheActionNet; https://www.youtube.com/c/TheActionNetworkYouTube; https://www.linkedin.com/company/the-action-network/; https://x.com/TheActionNet; https://www.facebook.com/TheActionNet; https://www.youtube.com/c/TheActionNetworkYouTube; https://www.linkedin.com/company/the-action-network/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Powering you to insp… | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h2 Powerful, flexible t… | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h2 Tools built by and f… | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h2 Tools made to… | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h2 Get started | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h2 Mobile Menu Overlay | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| h3 In the first 24 hour… | 1.50:1 | 3.0:1 | #000000 | #1F2C43 | Fail |
| title Home - Action Networ… | 5.56:1 | 4.5:1 | #000000 | #1781FA | Pass |
| a Skip to content | 5.56:1 | 4.5:1 | #000000 | #1781FA | Pass |
| div Action Network is in… | 5.56:1 | 4.5:1 | #000000 | #1781FA | Pass |
| a Join Waitlist | 5.56:1 | 4.5:1 | #000000 | #1781FA | Pass |
| a Login | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| a Tools | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| span Show submenu for “… | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| span Tools To... | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| a Fundraise for your m… | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| a Mobilize and engage … | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| a Organize supporters | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| span Tools For... | 1.26:1 | 4.5:1 | #000000 | #211D22 | Fail |
| a Non-Profit Organizat… | 1.26:1 | 4.5:1 | #000000 | #211D22 | 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 — 4 failing, 21 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Action Network is introducing Boost to supercharge your program!
Join Waitlist body.page-template-default > div#page > div#header > div.boost-is-coming-soon |
Join Waitlist div#page > div#header > div.boost-is-coming-soon > a#join-waitlist |
Run the very best version of your fundraising program. Our email and mobile fun… div.container > div.tools-actions__tile-list > div.tile > p |
Learn More div.container > div.tools-actions__tile-list > div.tile > a |
Make the most of big moments to connect with your community and turn casual sup… div.container > div.tools-actions__tile-list > div.tile > p |
Learn More div.container > div.tools-actions__tile-list > div.tile > a |
Quickly create events, recruit volunteers, and make RSVPing easy with a map tha… div.container > div.tools-actions__tile-list > div.tile > p |
Learn More div.container > div.tools-actions__tile-list > div.tile > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
POWERING CHANGE div.container > div.case-study-columns > div.case-study-columns__content > h6.eyebrow |
Raise Money div.container > div.tools-actions__tile-list > div.tile > h4 |
WOMEN’S MARCH FOUNDATION div.container > div.quote__wrapper > div.quote__content > h6.quote-byline |
div.footer-columns__two > div.footer-get-started > div.footer-get-started__text_buttons > h5 div.footer-columns__two > div.footer-get-started > div.footer-get-started__text_buttons > h5 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
div.container > div.row > div.site-header__item > a.site-header__item_inner div.container > div.row > div.site-header__item > a.site-header__item_inner |
div.footer-columns__two > div.footer-get-started > div.footer-mobile-logo > a.site-footer__logo div.footer-columns__two > div.footer-get-started > div.footer-mobile-logo > a.site-footer__logo |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-2 nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-2 |
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-3 nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-3 |
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu |
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-1 nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-1 |
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-4 nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu__col-4 |
nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu nav.primary > ul#primary-navigation-footer > li.menu-item > ul.sub-menu |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
ALandmark Structure11 landmarksPASS
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
A+Alt Text QualityAll 14 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |