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.
BLandmark Structure9 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
BLink & Button Quality10 issue(s) across 294 links and 23 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding8 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 |
|---|---|---|---|---|---|
| h1 Your choice regardin… | 1.13:1 | 3.0:1 | #000000 | #00132A | Fail |
| h1 University of Oxford | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Divisions & departme… | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Humanities Division | 6.93:1 | 3.0:1 | #000000 | #959492 | Pass |
| h2 Mathematical, Physic… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Medical Sciences Div… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Social Sciences Divi… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Department for Conti… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Gardens, Libraries a… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Colleges | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Colleges | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Divisions & departme… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Did you miss our rec… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 The Ashmolean's In B… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Fully-funded graduat… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 News | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Oxford’s women tri… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Spectacular fossil t… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 World Happiness Repo… | 1.16:1 | 3.0:1 | #000000 | #01162F | Fail |
| h2 Events | 1.16:1 | 3.0:1 | #000000 | #01162F | 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.
AHeading Hierarchy44 headingsPASS
- H1 Your choice regarding cookies on this site
- H2 Divisions & departments
- H2 Humanities Division
- H2 Mathematical, Physical & Life Sciences Division
- H2 Medical Sciences Division
- H2 Social Sciences Division
- H2 Department for Continuing Education
- H2 Gardens, Libraries and Museums
- H2 Colleges
- H2 Colleges
- H2 Divisions & departments
- H1 University of Oxford duplicate H1
- H2 Did you miss our recent Oxford Student Conference?
- H2 The Ashmolean's In Bloom exhibition opens for spring
- H2 Fully-funded graduate studentships for entry in 2026/27
- H2 News
- H2 Oxford’s women triumph in historic 80th boat race
- H2 Spectacular fossil treasure trove pushes back origins of complex animals
- H2 World Happiness Report 2026 shows a complex global picture of social media and happiness
- H2 Events
- H2 English Faculty/OWC Shakespeare Webinar: Henry VI, Part 1
- H2 RSV Revisited: Immune responses in a post-vaccine era
- H2 Discover
- H2 University support during times of conflict and crisis
- H2 Oxford in The Conversation
- H2 Eggstraordinary Easter Eggventure Family Trail
- H2 The OED Blog
- H2 Department of International Development blog
- H2 Victorian Visual Wonders
- H2 Making space sustainable
- H2 The Reuters Institute
- H2 The OUP blog
- H2 What's it like for women working in F1?
- H2 Featured podcast
- H2 Oxplore: the Home of Big Questions
- H2 Studying at Oxford
- H3 Undergraduate admissions
- H3 Graduate admissions
- H3 Lifelong learning
- H3 Current Oxford students
- H2 Connect with us
- H2 Information About
- H2 Information For
- H2 Quick Links
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
A+Alt Text QualityAll 22 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-query | text | Search | for/id |
| #edit-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="op" id="edit-submit">
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+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 95/100 — 1 failing, 25 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.field > span.field-item-single > div.ds-1col > button.toggle-icon div.field > span.field-item-single > div.ds-1col > button.toggle-icon |
div.field > span.field-item-single > div.ds-1col > button.toggle-icon div.field > span.field-item-single > div.ds-1col > button.toggle-icon |
div.field > span.field-item-single > div.ds-1col > button.toggle-icon div.field > span.field-item-single > div.ds-1col > button.toggle-icon |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.