Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure27 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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy26 headingsREVIEW
- H3 Tale of a Riderless Horse
- H3 Hans Holbein Painted the Human
- H3 Remembering Desmond Morris, James Hayward, and Flo Oy Wong
- H3 Can an Artwork Have Personhood?
- H2 Featured
- H3 Joan Semmel Is Doing Her Best Work at 93
- H3 In the Studio With Rama Duwaji
- H3 Jeremy Frey: The Generational Impact of a New Artistic Path
- H3 Ai Weiwei and the Art of Keeping Your Mouth Shut
- H3 Marcel Duchamp Was the Messenger of History
- H3 Opportunities in April 2026
- H2 Subscribe to our newsletter
- H2 Latest
- H3 Historic $116M Gift Endows Lending Program at National Gallery of Art
- H3 The International Center of Photography Presents Photobook Fest
- H3 Can the V&A’s New Museum Fulfill Its Democratic Promise?
- H3 What We Loved (And Didn’t) in “Greater New York”
- H3 A Poetic Tribute to Ona Judge Is Coming to Philadelphia
- H3 Barbara Chase-Riboud Speaks Out on Declining US Biennale Pavilion
- H3 Highlights and Hidden Gems at Dumbo Open Studios
- H3 A Blockbuster Take on Ovid’s “Metamorphosis”
- H3 Jean Shin’s Living Memorial to the Trees of Green-Wood Cemetery
- H3 Mexico to Divert Train Route After Cave Art Discovery
- H3 Jule Korneffel Finds Meaning at the End of Light
- H3 Leonardo Madriz’s Monuments to the Precarity of Now
- H2 Subscribe to our newsletter
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #cta-email | (jamie@example.com) | placeholder only | |
| #footer-email | (jamie@example.com) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="email" id="cta-email">; <input type="email" name="email" id="footer-email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Alt Text QualityAll 24 images OKPASS
A+Link & Button Quality1 issue(s) across 51 links and 7 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | More | generic text | Replace with descriptive text |
Before: More Suggested: # | |||
Generic link text like 'click here' doesn't describe the destination.
# ("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
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 |
|---|---|---|---|---|---|
| h2 Featured | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Subscribe to our new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Subscribe to our new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tale of a Riderless … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Hans Holbein Painted… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Remembering Desmond … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Can an Artwork Have … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Joan Semmel Is Doing… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 In the Studio With R… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Jeremy Frey: The Gen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ai Weiwei and the Ar… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Marcel Duchamp Was t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Opportunities in Apr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Historic $116M Gift … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The International Ce… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Can the V&A’s New … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 What We Loved (And D… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A Poetic Tribute to … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Barbara Chase-Riboud… | 21.00:1 | 3.0: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 97/100 — 1 failing, 28 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.
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 |
|---|
Sponsored article.gh-card > a.gh-card-link > div.gh-card-wrapper > p.gh-card-tag |
These are opportunities to improve the legibility of your content.