Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
BLink & Button Quality1 issue(s) across 91 links and 14 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://www.w3.org/help/search/ | Search | img no alt | Add alt attribute to the image |
| https://auth.w3.org/?url=https://www.w3.… | Sign in | img no alt | Add alt attribute to the image |
| https://w3c.social/@w3c | W3C on Mastodon | img no alt | Add alt attribute to the image |
| https://github.com/w3c/ | W3C on GitHub | img no alt | Add alt attribute to the image |
Links without text are announced as raw URLs by screen readers.
a (#174 on page)
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.w3.org/help/search/"]; a#account-login-link; a[href="https://w3c.social/@w3c"]; a[href="https://github.com/w3c/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Landmark Structure6 landmarksPASS
A+Heading Hierarchy16 headingsPASS
- H2 Standards & groups
- H2 Get involved
- H2 Resources
- H2 News & events
- H2 Support us
- H2 About
- H1 Making the web work
- H2 Working with stakeholders of the web
- H2 W3C 30th anniversary
- H2 Web standards
- H2 Get involved
- H2 Latest news
- H3 Five First Public Working Drafts published by the Verifiable Credentials Working Group
- H3 2026 Breakouts Day recap
- H3 First Public Working Draft: CSS Image Animation Module Level 1
- H3 First Public Working Draft: Verifiable Credentials Data Model v2.1
A+Alt Text QualityAll 14 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Print StylesheetPrint styles detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Making the web work | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Standards & groups | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get involved | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 News & events | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Support us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Working with stakeho… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 W3C 30th anniversary | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Web standards | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get involved | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest news | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title W3C | 19.81:1 | 4.5:1 | #000000 | #F8F8FB | Pass |
| a Skip to content | 20.48:1 | 4.5:1 | #000000 | #FCFCFD | Pass |
| a 日本語ホーム… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Japanese website | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 简体中文首页 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Chinese website | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Visit the W3C homepa… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 26 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.