Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction9 issue(s) across 307 links and 48 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /search/skills/go/ | Go | generic text | Replace with descriptive text |
Before: Go Suggested: Go | |||
| /search/skills/go/ | Go | generic text | Replace with descriptive text |
Before: Go Suggested: Go | |||
| https://www.oreilly.com/radar/?p=18589 | article | AI & ML Da… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/scenario-p… | article | AI & ML Sc… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/trial-by-f… | article | Innovation & Disrupt… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/podcast/ge… | podcast | Generative AI in the… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/meet-the-s… | article | AI & ML Me… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/ai-is-writ… | article | AI & ML AI… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/grief-and-… | article | AI & ML Gr… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/comprehens… | article | AI & ML Co… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/agents-don… | article | AI & ML Ag… | img no alt | Add alt attribute to the image |
| https://www.oreilly.com/radar/architectu… | article | AI & ML Ar… | img no alt | Add alt attribute to the image |
| https://oreillyradar.substack.com/ | Substack | new tab | Add '(opens in new tab)' to text |
| https://www.oreilly.com/online-learning/… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Verifiable Skills.Html | |||
| https://www.linkedin.com/company/oreilly… | O'Reilly on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/OreillyMedi… | O'Reilly on YouTube | new tab | Add '(opens in new tab)' to text |
| <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 |
Generic link text like 'click here' doesn't describe the destination.
/search/skills/go/ ("Go"); /search/skills/go/ ("Go"); https://www.oreilly.com/online-learning/verifiable-skills.html ("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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.oreilly.com/radar/?p=18589"]; a[href="https://www.oreilly.com/radar/scenario-planning-for-ai-and-the-jobless-future/"]; a[href="https://www.oreilly.com/radar/trial-by-fire-crisis-engineering/"]; a[href="https://www.oreilly.com/radar/podcast/generative-ai-in-the-real-world-aishwar…"]; a[href="https://www.oreilly.com/radar/meet-the-scope-creep-kraken/"]; a[href="https://www.oreilly.com/radar/ai-is-writing-our-code-faster-than-we-can-verif…"]; a[href="https://www.oreilly.com/radar/grief-and-the-nonprofessional-programmer/"]; a[href="https://www.oreilly.com/radar/comprehension-debt-the-hidden-cost-of-ai-genera…"]; a[href="https://www.oreilly.com/radar/agents-dont-know-what-good-looks-like-and-thats…"]; a[href="https://www.oreilly.com/radar/architecture-as-code-to-teach-humans-and-agents…"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://oreillyradar.substack.com/; https://www.linkedin.com/company/oreilly-media; https://www.youtube.com/user/OreillyMedia
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#home-experts-slider-button-left; button#home-experts-slider-button-right; button#js-testimonialThumbnail1; button#js-testimonialThumbnail2; button#js-testimonialThumbnail3; button#js-testimonialThumbnail4
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingAction1 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
BLighthouse Accessibility AuditsScore 87/100 — 3 failing, 27 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.
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 |
|---|
Testimonial video thumbnail 1 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail1 |
Testimonial video thumbnail 2 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail2 |
Testimonial video thumbnail 3 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail3 |
Testimonial video thumbnail 4 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail4 |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar |
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 |
|---|
Play div.inner > div.item-text > div.audioPlayer-controls > button.btn |
div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar |
Testimonial video thumbnail 1 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail1 |
Testimonial video thumbnail 2 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail2 |
Testimonial video thumbnail 3 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail3 |
Testimonial video thumbnail 4 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail4 |
These items highlight common accessibility best practices.
ALandmark Structure46 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
A+Heading Hierarchy30 headingsPASS
- H3 Explore Skills
- H3 Cloud Computing
- H3 Data Engineering
- H3 Data Science
- H3 AI & ML
- H3 Programming Languages
- H3 Software Architecture
- H3 IT/Ops
- H3 Security
- H3 Design
- H3 Business
- H3 Soft Skills
- H3 Features
- H1 Build the skills your teams need
- H2 From the Radar blog
- H2 Verifiable skills: Close key gaps and prove your ability
- H2 Level up with expert-led live courses
- H2 We share the knowledge of innovators. You put it to work.
- H2 More than 5,000 organizations count on O’Reilly
- H2 The 2025 O’Reilly Awards winners are in!
- H2 Hear why Jose is on O’Reilly every day
- H2 See why Addison loves our learning platform
- H2 Amir trusts O’Reilly to find the answers he needs. See why.
- H2 Mark’s been an O’Reilly member for 13 years. See why.
- H2 See how O’Reilly can help your tech teams stay ahead
- H2 About O'Reilly
- H2 Support
- H2 International
- H2 Download the O'Reilly App
- H2 Watch on Your Big Screen
A+Alt Text QualityAll 26 images OKPASS
AForm Accessibility1 of 3 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | search | Search for books, courses, events, and more | none |
| q | search | Search for books, courses, events, and more | none |
| input | range | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="range">
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+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 Build the skills you… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 From the Radar blog | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Verifiable skills: C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Level up with | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 live courses | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We share the knowled… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 More than 5,000 orga… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The 2025 O’Reilly … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Hear why Jose is on … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 See why Addison love… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Amir trusts O’Reil… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Mark’s been an O… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 See how O’Reilly c… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 International | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Download the O'Reill… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Watch on Your Big Sc… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Explore Skills | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cloud Computing | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Data Engineering | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Data Science | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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.