Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, custom pageFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality3 issue(s) across 99 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://spring.academy/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| /support | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Support | |||
| #header | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
#header
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
Generic link text like 'click here' doesn't describe the destination.
https://spring.academy/ ("Learn more"); /support ("Learn 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
BFavicon & Branding18 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 81/100 — 6 failing, 23 passedREVIEW
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.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#header > div.container > div.navbar-brand > div.navbar-burger nav#header > div.container > div.navbar-brand > div.navbar-burger |
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#header > div.container > div.navbar-brand > div.navbar-burger nav#header > div.container > div.navbar-brand > div.navbar-burger |
div.container > div.navbar-brand > div.navbar-burger > div.hamburger-react div.container > div.navbar-brand > div.navbar-burger > div.hamburger-react |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Most [of our] services today are all based on Spring Boot. I think the most imp… div#main > div.container > div.testimony > div.testimony-text |
Apache®, Apache Tomcat®, Apache Kafka®, Apache Cassandra™, and Apache Geode™ ar… div.container > div.columns > div.column > p.has-text-grey-light |
Cookie Notice. div.ot-sdk-eight > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#gatsby-focus-wrapper > div > div.anchor-to-header > a.animate-anchor div#gatsby-focus-wrapper > div > div.anchor-to-header > a.animate-anchor |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#header > div.container > div.navbar-brand > div.navbar-burger nav#header > div.container > div.navbar-brand > div.navbar-burger |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn more div.container > div.columns > article.column > a.is-link |
Learn more div.container > div.columns > article.column > a.is-link |
View all div.container > div.columns > article.column > a.is-link |
Cookie Notice. div.ot-sdk-eight > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
A+Landmark Structure3 landmarksPASS
AHeading Hierarchy15 headingsPASS
- H1 Spring makes Javasimple.modern.productive.reactive.cloud-ready.
- H1 What Spring can do duplicate H1
- H2 Generative AI
- H2 Microservices
- H2 Reactive
- H2 Cloud
- H2 Web apps
- H2 Serverless
- H2 Event Driven
- H2 Batch
- H2 Level up your Java™ code
- H2 Get ahead
- H2 Get support
- H2 Upcoming events
- H2 Get the Spring newsletter
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 11 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | none |
A+Web ManifestPWA-readyPASS
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 |
|---|---|---|---|---|---|
| h1 Spring makes Java | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h1 What Spring can do | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Generative AI | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Microservices | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Reactive | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Cloud | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Web apps | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Serverless | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Event Driven | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Batch | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Level up your Java… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Get ahead | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Get support | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Upcoming events | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Get the Spring newsl… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| title Spring | Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 20.01:1 | 4.5:1 | #000000 | #F7FAFA | Pass |
| span Why Spring | 8.17:1 | 4.5:1 | #000000 | #6DB33F | Pass |
| a Overview | 8.17:1 | 4.5:1 | #000000 | #6DB33F | Pass |
| div Trending | 8.17:1 | 4.5:1 | #000000 | #6DB33F | 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.