Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding14 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 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 |
|---|---|---|---|---|---|
| h2 Undergraduate Open D… | 6.92:1 | 3.0:1 | #000000 | #949494 | Pass |
| h2 Undergraduate Open D… | 6.92:1 | 3.0:1 | #000000 | #949494 | Pass |
| h2 500 Million Years in… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 QS subject rankings … | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Search our courses | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Faster trials for ra… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Built in Birmingham | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Find your place, in … | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 All the space you ne… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 All the space you ne… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 A campus full of opp… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Supporting you | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Experience Helios at… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 Join our dynamic com… | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h2 News | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h3 Meet Tamsin | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h3 Meet Rishi | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h3 Meet Josh | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h3 Meet Tamsin | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | Fail |
| h3 Meet Rishi | 1.08:1 | 3.0:1 | #000000 | #0D0D0D | 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.
A+Heading Hierarchy26 headingsPASS
- H1 (empty)
- H2 Undergraduate Open Days
- H2 Undergraduate Open Days
- H2 500 Million Years in a garden
- H2 QS subject rankings success
- H2 Search our courses
- H2 Faster trials for rare cancers
- H2 Built in Birmingham
- H3 Meet Tamsin
- H3 Meet Rishi
- H3 Meet Josh
- H3 Meet Tamsin
- H3 Meet Rishi
- H3 Meet Josh
- H2 Find your place, in a place like no other.
- H2 All the space you need
- H2 All the space you need
- H2 A campus full of opportunity
- H2 Supporting you
- H2 Experience Helios at The Exchange
- H2 Join our dynamic community
- H2 News
- H3 Breastfed babies balance bacteria in developing microbiome
- H3 Response service improves domestic abuse survivors outcomes
- H3 Alice Roberts creates show garden at BBC Gardener's World
- H3 Platform trials for rare childhood lymphoma
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
A+Alt Text QualityAll 19 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | Select search | for/id |
| #studyLevel | select | Select studyLevel | for/id |
A+Link & Button Quality51 links, 19 buttons — all OKPASS
A+Web ManifestPWA-readyPASS
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.