Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction2 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
BLink & Button Quality1 issue(s) across 63 links and 2 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://imagesonline.bl.uk/ | Collection images | new tab | Add '(opens in new tab)' to text |
| https://creativecommons.org/licenses/by/… | CC-BY | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/britishlibrary/ | x / Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/britishlibrary/ | facebook / meta | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/britishlibrary… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@britishlibrary | TikTok | 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
Add '(opens in new tab)' to link text or aria-label.
https://imagesonline.bl.uk/; https://creativecommons.org/licenses/by/4.0/; https://twitter.com/britishlibrary/; https://www.facebook.com/britishlibrary/; https://www.instagram.com/britishlibrary/; https://www.tiktok.com/@britishlibrary
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
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Welcome to the Briti… | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h2 What do you want to … | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h2 Everything for | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h2 Events and exhibitio… | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h2 Latest updates | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h3 Updated opening hour… | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h3 Electronic legal dep… | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h3 We're a charity | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| h3 Contact us | 6.75:1 | 3.0:1 | #000000 | #93928F | Pass |
| a Skip to content | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Collection | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span What's on | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Visit | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Stories | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span About us | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Contact and help | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Opening hours | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Research | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Business | 6.75:1 | 4.5:1 | #000000 | #93928F | Pass |
| span Schools | 6.75:1 | 4.5:1 | #000000 | #93928F | 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.
ALandmark Structure2 landmarksPASS
A+Heading Hierarchy13 headingsPASS
- H6 Everything for
- H1 Welcome to the British Library
- H2 What do you want to do today?
- H2 Everything for
- H2 Events and exhibitions
- H3 Fairy Tales
- H3 Treasures of the British Library
- H3 All events
- H2 Latest updates
- H3 Updated opening hours this week due to tube strikes
- H3 Electronic legal deposit material available
- H3 We're a charity
- H3 Contact us
A+Alt Text QualityAll 7 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 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.