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.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Enabling all young p… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Why kids still need … | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Coding for kids | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Join or start a Code… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Resources for teache… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Research | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 News | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 “When I started co… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h2 Raspberry Pi compute… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Learn to code | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Coolest Projects | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Your code in space | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Professional develop… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 The Computing Curric… | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Experience AI | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Ada Computer Science | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| h3 Experience CS | 1.95:1 | 3.0:1 | #000000 | #3F3D3E | Fail |
| title Teach, learn, and ma… | 2.03:1 | 4.5:1 | #000000 | #404040 | Fail |
| a Skip to main content | 2.03:1 | 4.5:1 | #000000 | #404040 | Fail |
| a Skip to footer | 1.19:1 | 4.5:1 | #000000 | #340815 | 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.
ALandmark Structure10 landmarksPASS
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
AHeading Hierarchy21 headings, 1 skip(s)PASS
- H1 Enabling all young people to realise their full potential through computing
- H2 Why kids still need to learn to code in the age of AI
- H2 Coding for kids
- H3 Learn to code
- H3 Coolest Projects
- H3 Your code in space
- H2 Join or start a Code Club
- H2 Resources for teachers & schools
- H3 Professional development for teachers
- H3 The Computing Curriculum
- H3 Experience AI
- H3 Ada Computer Science
- H3 Experience CS
- H2 Research
- H2 News
- H4 Experience AI: Reaching millions of young people with AI literacy skipped
- H4 Many paths into mentoring: Building inclusive Code Clubs in Glasgow
- H4 Experience CS: The complete set of units is live
- H4 Highlights from Astro Pi 2025–2026 community events
- H2 “When I started coding, I started to discover that it was very fun, I could create anything I wanted. My imagination was running wild.”
- H2 Raspberry Pi computers
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 15 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality1 issue(s) across 87 links and 1 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.raspberrypi.org/computers | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Computers | |||
Generic link text like 'click here' doesn't describe the destination.
https://www.raspberrypi.org/computers ("Read 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+Lighthouse Accessibility AuditsScore 99/100 — 1 failing, 27 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Experience AI: Reaching millions of young people with AI literacy div.pk-c-blog-slice__wrapper > div.pk-c-blog-slice__blog-posts > a.pk-c-color-blog-post > h4 |
These are opportunities to improve keyboard navigation in your application.