Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction6 landmarksFIX
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
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
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
CLink & Button QualityAction3 issue(s) across 45 links and 10 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.ibm.com/events/think?lnk=hpp… | (empty) | empty | Add link text or aria-label |
| https://ibm.webcasts.com/starthere.jsp?e… | Register now | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://skillsbuild.org/adult-learners?l… | Start shaping tomorrow | new tab | Add '(opens in new tab)' to text |
| https://skillsbuild.org/college-students… | Begin your success journey | new tab | Add '(opens in new tab)' to text |
| https://www.ibm.com/privacy | privacy statement | new tab | Add '(opens in new tab)' to text |
| #truste_domain_list | here | generic text | Replace with descriptive text |
Before: here Suggested: #Truste Domain List | |||
Links without text are announced as raw URLs by screen readers.
https://www.ibm.com/events/think?lnk=hpprus&utm_id=PBushp; a (#767 on page)
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.
#truste_domain_list ("here")
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
Add '(opens in new tab)' to link text or aria-label.
https://ibm.webcasts.com/starthere.jsp?ei=1756286&tp_key=88f2a23f01&sti=ibmho…; https://skillsbuild.org/adult-learners?lnk=hptr2us/?utm_source=ibm.com&utm_ca…; https://skillsbuild.org/college-students?lnk=hptr1us/?utm_source=ibm.com&utm_…; https://www.ibm.com/privacy
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding11 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Enterprise technolog… | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h2 Training for what's … | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h2 Stay connected | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h3 US Open | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h3 Pfizer | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h3 UFC | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| h3 Scuderia Ferrari HP | 4.21:1 | 3.0:1 | #000000 | #1564F8 | Pass |
| title IBM | 6.16:1 | 4.5:1 | #000000 | #8B8B8B | Pass |
| span What's new | 5.96:1 | 4.5:1 | #000000 | #86898B | Pass |
| c4d-masthead-profile-item My IBM | 5.73:1 | 4.5:1 | #000000 | #7E878B | Pass |
| c4d-masthead-profile-item Log in | 5.73:1 | 4.5:1 | #000000 | #7E878B | Pass |
| span Think 2026 is almost… | 5.73:1 | 4.5:1 | #000000 | #7E878B | Pass |
| span Explore the session … | 5.55:1 | 4.5:1 | #000000 | #84828B | Pass |
| span Secure agentic AI | 5.67:1 | 4.5:1 | #000000 | #85848B | Pass |
| p AI expands what’s … | 5.74:1 | 4.5:1 | #000000 | #86858B | Pass |
| span Tackle agentic AI id… | 5.87:1 | 4.5:1 | #000000 | #87878B | Pass |
| span Secure access for al… | 5.94:1 | 4.5:1 | #000000 | #88888B | Pass |
| c4d-link-list-heading Latest News | 6.07:1 | 4.5:1 | #000000 | #898A8B | Pass |
| p IBM and the Universi… | 6.16:1 | 4.5:1 | #000000 | #8B8B8B | Pass |
| p IBM Announces New Cy… | 6.16:1 | 4.5:1 | #000000 | #8B8B8B | 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.
BLighthouse Accessibility AuditsScore 84/100 — 5 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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Tackle agentic AI identity challenges
Secure access for all identities div.cds--col-lg-6 > div > div#mbox-leadspace_cta > c4d-button-group.leadspace-expanded__action |
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 |
|---|
Tackle agentic AI identity challenges div#mbox-leadspace_cta > c4d-button-group.leadspace-expanded__action > a > c4d-button-group-item |
Secure access for all identities div#mbox-leadspace_cta > c4d-button-group.leadspace-expanded__action > a > c4d-button-group-item |
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 |
|---|
c4d-masthead-container > c4d-masthead > c4d-masthead-global-bar > div.earth-language-icon c4d-masthead-container > c4d-masthead > c4d-masthead-global-bar > div.earth-language-icon |
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.
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 |
|---|
Recommended for you div#table-of-contents-b422012d4b > div#mbox-tg1-tg > div.cds--col > h5.expressive-heading-02 |
Professional training c4d-cta-block.title-plus-3-items-layout > c4d-cta-block-item-row > c4d-cta-block-item > c4d-content-item-heading |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.c4d--legal-nav > div.c4d--legal-nav__list > ul nav.c4d--legal-nav > div.c4d--legal-nav__list > ul |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
AHeading Hierarchy10 headings, 1 skip(s)PASS
- H1 Secure agentic AI
- H5 Recommended for you skipped
- H2 Smarter business. Real impact.
- H3 US Open
- H3 Pfizer
- H3 UFC
- H3 Scuderia Ferrari HP
- H2 Enterprise technology
- H2 Training for what's next
- H2 Stay connected
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