Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
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
BHeading Hierarchy12 headings, 1 skip(s)REVIEW
- H2 Site Search block
- H1 Home
- H2 News that Impacts Education
- H2 Protecting Student Privacy & FERPA
- H4 Learn About the Department of Education skipped
- H4 File a Civil Rights Complaint
- H4 Assisting Special Student Populations
- H3 U.S. Department of Education
- H2 Secondary Footer Menu
- H1 ED.gov Feedback Form duplicate H1
- H2 Success
- H2 Error
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
CLink & Button QualityAction3 issue(s) across 168 links and 19 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://rsa.ed.gov | Vocational Rehabilitation | new tab | Add '(opens in new tab)' to text |
| https://aefla.ed.gov/ | Adult Education and Family Lit… | new tab | Add '(opens in new tab)' to text |
| https://ies.ed.gov/ncee/wwc/ | Research-Based Practices (What… | new tab | Add '(opens in new tab)' to text |
| /about/initiatives/president-trumps-firs… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: President Trumps First Year Education America | |||
| /about/initiatives/returning-education-s… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Returning Education States | |||
| https://www.collegesavings.org/ | 529 Plans(link is external) | new tab | Add '(opens in new tab)' to text |
| https://public.govdelivery.com/accounts/… | Subscriptions(link is external… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ED.gov | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/USEducacion | Facebook Es | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/usedgov | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/usedgov | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/usedgov | new tab | Add '(opens in new tab)' to text | |
| //www.youtube.com/@usedgov | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.flickr.com/photos/department… | Flickr | new tab | Add '(opens in new tab)' to text |
| https://usa.gov | Visit USA.gov | new tab | Add '(opens in new tab)' to text |
| https://touchpoints.digital.gov | Touchpoints | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/about/initiatives/president-trumps-first-year-education-america ("Learn more"); /about/initiatives/returning-education-states ("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://rsa.ed.gov; https://aefla.ed.gov/; https://ies.ed.gov/ncee/wwc/; https://www.collegesavings.org/; https://public.govdelivery.com/accounts/USDE/signup/49108; https://www.facebook.com/ED.gov; https://www.facebook.com/USEducacion; https://www.instagram.com/usedgov; https://www.linkedin.com/company/usedgov; https://twitter.com/usedgov (+4 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#ed-mobile-menu-close
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 9 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 Home | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 ED.gov Feedback Form | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Site Search block | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 News that Impacts Ed… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Protecting Student P… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Secondary Footer Men… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Success | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Error | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 U.S. Department of E… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home | U.S. Departme… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 8.89:1 | 4.5:1 | #000000 | #99ACB1 | Pass |
| a Skip to feedback | 1.47:1 | 4.5:1 | #000000 | #002F3D | Fail |
| p An official website … | 1.24:1 | 4.5:1 | #000000 | #002029 | Fail |
| p Here's how you know | 1.24:1 | 4.5:1 | #000000 | #002029 | Fail |
| span Here's how you know | 1.24:1 | 4.5:1 | #000000 | #002029 | Fail |
| strong Official websites us… | 1.24:1 | 3.0:1 | #000000 | #002029 | Fail |
| strong .gov | 1.32:1 | 3.0:1 | #000000 | #00262E | Fail |
| p website belongs to a… | 1.43:1 | 4.5:1 | #000000 | #012D35 | Fail |
| strong Secure .gov websites… | 1.54:1 | 3.0:1 | #000000 | #02333C | Fail |
| strong lock | 1.69:1 | 3.0:1 | #000000 | #023A42 | 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.
ALandmark Structure17 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 25 images OKPASS
AForm Accessibility1 of 6 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-search-api-fulltext | text | BY KEYWORD | for/id |
| #question_option_81703 | radio | Disagree | for/id |
| #question_option_81704 | radio | Neutral | for/id |
| #question_option_81705 | radio | Agree | for/id |
| #question_55335_answer_02 | textarea | How can we improve? | for/id |
| #edit-submit-site-search | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit-site-search">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
A+Lighthouse Accessibility AuditsScore 99/100 — 2 failing, 29 passedPASS
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.
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 |
|---|
Learn About the Department of Education div.field > div.usa-card > div.border-width-0 > h4 |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
U.S. Department of Education div.region > div#logo > em.usa-logo__text > a |
View our latest blog posts div.ed-ribbon-link > div.field > div.field__item > a |
Resources for your classroom div.ed-ribbon-link > div.field > div.field__item > a |