Skip to content
https://newindianexpress.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
44
GRADE
F
FIX
8
REVIEW
4
PASS
1
INFO
0
Checks
13
1 PASS 4 REVIEW 8 FIX
D
Landmark Structure
Action
1 landmarks
FIX
1 landmarks
Critical::
No <main> landmark found
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Warning::
No <nav> landmark found
Info::
No banner (header) landmark
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER (missing!) MAIN (missing!) CONTENTINFO footer

Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.

Why this matters

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

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

D
Heading Hierarchy
Action
25 headings, 4 skip(s)
FIX
25 headings, 4 skip(s)
Info::
Single H1 present
Warning::
Heading level skipped: H2 → H5 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H3 → H5 (missing H4)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H2 → H5 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H2 → H6 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H1 The New Indian Express
  • H2 Top Stories
  • H5 Seizures in Tamil Nadu, West Bengal cross Rs 1,000 crore ahead of polls, says ECI skipped
  • H6 Calcutta HC stays ECI move to arrest ‘troublemakers’ ahead of Bengal polls
  • H6 LIVE | Assembly elections: Tamil Nadu, Bengal phase-1 vote in high-stakes contest
  • H6 White House weighs NATO allies’ Iran stance with ‘naughty and nice’ list
  • H3 US-Iran talks could be held in next three days: Donald Trump
  • H5 Day after BJP complaint, ECI issues notice to Kharge over 'terrorist' remark on PM Modi skipped
  • H2 Nation
  • H5 EC's notice to Mallikarjun Kharge assault on constitution, says Congress skipped
  • H6 JD(U) excludes Nitish Kumar’s son from new national team amid organisational reshuffle
  • H6 Women’s reservation bill: Congress says 1 million women will write to PM Modi
  • H6 SC road safety panel warns of jail for political hoardings hiding traffic signs in Uttarakhand
  • H6 India-Germany defence ties step up; co-production roadmap set as P-75I submarine deal on cusp
  • H6 Pahalgam terror attack anniversary: Countries across the globe back India's 'fight against terrorism'
  • H6 NCP SP MLA Rohit Pawar gets clean chit in Rs 25,000 crore bank fraud case
  • H2 Elections 2026
  • H6 West Bengal’s Opposition space remains fragmented, sharpens TMC-BJP binary skipped
  • H6 ‘Freebies don’t translate to real development’: NTK chief Seeman
  • H6 First order will be ‘Illatharasi’ scheme: CM Stalin
  • H6 FIRs filed over distribution of 'Rs 8K coupons’ by DMK, ECI tells Madras HC
  • H6 INTERVIEW| Vijay’s political entry orchestrated by BJP, says VCK leader Sinthanai Selvan
  • H6 Pandemic to polemic: Kerala politics evolves under CM Pinarayi Vijayan
  • H6 From flashpoint to silence, a fading rhetoric as Kodanad heist case stalls ahead of TN polls
  • H6 BJP redraws Assam campaign plank from infiltration to youth welfare as April 9 polls near

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

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

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

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

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

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

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

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

F
Alt Text Quality
Action
5 of 26 images have issues
FIX
5 of 26 images have issues
Critical::
5 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
2 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
6 image(s) with alt text over 125 characters
Info::
15 image(s) with good alt text
26 images 15 good alt text 5 missing
IssueCount
missing5 image(s)
too long6 image(s)

Images without alt text are invisible to screen readers.

Why this matters

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Learn more

WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.

Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

F
Favicon & Branding
Action
2 icon(s) detected
FIX
2 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
favicon.ico Present
PNG Icons Present
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Missing
D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #ffffff
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModePartial Dark Mode
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
0 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
404 Error Page
Action
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title 404 - Page not found Custom Styling Navigation Homepage Link Search Form
C
Web Manifest
Action
Valid manifest
REVIEW
Valid manifest
Info::
Name present: The New Indian Express
Warning::
No 192x192 icon
A 192px icon is required for PWA installation.
Info::
Display mode: standalone
PWA Install Criteria Not Installable
Name The New Indian Express 192×192 icon 512×512 icon Start URL /?utm_source=homescreen&utm_medium=pwa&utm_campaign=pwa_campaign Display Mode standalone
Name The New Indian Express Display Mode standalone Theme Color #ec1b24 Background Color #eee
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 1 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

19 pass 1 fail WCAG AA
span 8:10 PM
1.00:1
#000000
on
#000000
needs 4.5:1 (normal text)
16px · top of page (header area)
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 The New Indian Expre…21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Top Stories21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Nation21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Elections 202621.00:13.0:1
#000000
#FFFFFF
Pass
h3 US-Iran talks could …21.00:13.0:1
#000000
#FFFFFF
Pass
title India News,Latest Ne…21.00:14.5:1
#000000
#FFFFFF
Pass
span Apr 22, 20267.37:14.5:1
#000000
#999999
Pass
span 8:10 PM1.00:14.5:1
#000000
#000000
Fail
a Subscribe21.00:14.5:1
#000000
#FFFFFF
Pass
a E-PAPER21.00:14.5:1
#000000
#FFFFFF
Pass
a NATION21.00:14.5:1
#000000
#FFFFFF
Pass
a WORLD21.00:14.5:1
#000000
#FFFFFF
Pass
a STATES21.00:14.5:1
#000000
#FFFFFF
Pass
a ELECTIONS21.00:14.5:1
#000000
#FFFFFF
Pass
a OPINION21.00:14.5:1
#000000
#FFFFFF
Pass
a CITIES21.00:14.5:1
#000000
#FFFFFF
Pass
a BUSINESS21.00:14.5:1
#000000
#FFFFFF
Pass
a SPORT21.00:14.5:1
#000000
#FFFFFF
Pass
a GOOD NEWS21.00:14.5:1
#000000
#FFFFFF
Pass
a MOVIES21.00:14.5: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.

C
Lighthouse Accessibility Audits
Action
Score 72/100 — 8 failing, 16 passed
REVIEW
72

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.four-story-slider-m_four-story-slider-wrapper__1WZcd > div.scroll-snap-container > div.scroll-snap-wrapper > button.right-arrow div.four-story-slider-m_four-story-slider-wrapper__1WZcd > div.scroll-snap-container > div.scroll-snap-wrapper > button.right-arrow
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div > div.container > div.left > img div > div.container > div.left > img
div > div.container > div.right > img div > div.container > div.right > img
div#live-event-youtube-widget > div > a > img div#live-event-youtube-widget > div > a > img
div#interactive_controls > div#tmsrvCloseContainer > a > img#tmsrv_CloseBtn div#interactive_controls > div#tmsrvCloseContainer > a > img#tmsrv_CloseBtn

Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.advert-box > div#div-gpt-ad-1704955294901-0 > div#aff181nvxskvhykqqlryyf_div-gpt-ad-1704955294901-0 > iframe div.advert-box > div#div-gpt-ad-1704955294901-0 > div#aff181nvxskvhykqqlryyf_div-gpt-ad-1704955294901-0 > iframe
div.advert-box > div#custom-widget-1742611541165 > div#aff271ibgacqwrmgcghwrgqjyp_custom-widget-1742611541165 > iframe div.advert-box > div#custom-widget-1742611541165 > div#aff271ibgacqwrmgcghwrgqjyp_custom-widget-1742611541165 > iframe

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.widget-module__widgetWrapper__Rzg0s > div#live-event-youtube-widget > div > a div.widget-module__widgetWrapper__Rzg0s > div#live-event-youtube-widget > div > a

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Seizures in Tamil Nadu, West Bengal cross Rs 1,000 crore ahead of polls, says E… div.arr--story-content > div.arrow-component > a > h5.headline-m_headline__3_NhV
Day after BJP complaint, ECI issues notice to Kharge over 'terrorist' remark on… div.arr--story-content > div.arrow-component > a > h5.headline-m_headline__3_NhV
EC's notice to Mallikarjun Kharge assault on constitution, says Congress div.arr--story-content > div.arrow-component > a > h5.headline-m_headline__3_NhV
West Bengal’s Opposition space remains fragmented, sharpens TMC-BJP binary div > div.arrow-component > a > h6.headline-m_headline__3_NhV

These are opportunities to improve keyboard navigation in your application.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
West Bengal Elections div._11-stories-m_column-one__1h-Sf > div._11-stories-m_story-card__opQxo > div.arr--story-card > a.arrow-component
World div._11-stories-m_column-one__1h-Sf > div._11-stories-m_story-card__opQxo > div.arr--story-card > a.arrow-component
World div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arr--story-content > a.arrow-component
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button
div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button div.scroll-snap-container > ul.slider-indicators > li.indicator > button.indicator-button

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Top Stories div.full-width-with-padding > div._11-stories-m_eleven-stories__13Nwq > div.arr--collection-name > a
Nation div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arr--story-content > a.arrow-component
Seizures in Tamil Nadu, West Bengal cross Rs 1,000 crore ahead of polls, says E… div.arr--story-card > div.arr--story-content > div.arrow-component > a
West Bengal Elections div._11-stories-m_column-one__1h-Sf > div._11-stories-m_story-card__opQxo > div.arr--story-card > a.arrow-component
Calcutta HC stays ECI move to arrest ‘troublemakers’ ahead of Bengal polls div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arrow-component > a
Elections div._11-stories-m_column-one__1h-Sf > div._11-stories-m_story-card__opQxo > div.arr--story-card > a.arrow-component
LIVE | Assembly elections: Tamil Nadu, Bengal phase-1 vote in high-stakes conte… div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arrow-component > a
World div._11-stories-m_column-one__1h-Sf > div._11-stories-m_story-card__opQxo > div.arr--story-card > a.arrow-component
White House weighs NATO allies’ Iran stance with ‘naughty and nice’ list div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arrow-component > a
World div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arr--story-content > a.arrow-component
US-Iran talks could be held in next three days: Donald Trump div.arr--story-card > div.arr--story-content > div.arrow-component > a
Nation div._11-stories-m_story-card__opQxo > div.arr--story-card > div.arr--story-content > a.arrow-component
Day after BJP complaint, ECI issues notice to Kharge over 'terrorist' remark on… div.arr--story-card > div.arr--story-content > div.arrow-component > a
Load More div#row-1 > div.full-width-with-padding > div._11-stories-m_eleven-stories__13Nwq > a
Nation div.full-width-with-padding > div.three-col-seven-story-m_wrapper__2mAv0 > div.arr--collection-name > a
EC's notice to Mallikarjun Kharge assault on constitution, says Congress div.arr--story-card > div.arr--story-content > div.arrow-component > a
JD(U) excludes Nitish Kumar’s son from new national team amid organisational re… div.arr--content-wrapper > div > div.arrow-component > a
Women’s reservation bill: Congress says 1 million women will write to PM Modi div.arr--content-wrapper > div > div.arrow-component > a
SC road safety panel warns of jail for political hoardings hiding traffic signs… div.arr--content-wrapper > div > div.arrow-component > a
India-Germany defence ties step up; co-production roadmap set as P-75I submarin… div.arr--content-wrapper > div > div.arrow-component > a
Pahalgam terror attack anniversary: Countries across the globe back India's 'fi… div.arr--content-wrapper > div > div.arrow-component > a
NCP SP MLA Rohit Pawar gets clean chit in Rs 25,000 crore bank fraud case div.arr--content-wrapper > div > div.arrow-component > a
Load More div#row-2 > div.full-width-with-padding > div.three-col-seven-story-m_wrapper__2mAv0 > a
Elections 2026 div.full-width-with-padding > div.four-story-slider-m_four-story-slider-wrapper__1WZcd > div.arr--collection-name > a
West Bengal’s Opposition space remains fragmented, sharpens TMC-BJP binary div.arr--content-wrapper > div > div.arrow-component > a
‘Freebies don’t translate to real development’: NTK chief Seeman div.arr--content-wrapper > div > div.arrow-component > a
First order will be ‘Illatharasi’ scheme: CM Stalin div.arr--content-wrapper > div > div.arrow-component > a
FIRs filed over distribution of 'Rs 8K coupons’ by DMK, ECI tells Madras HC div.arr--content-wrapper > div > div.arrow-component > a
INTERVIEW| Vijay’s political entry orchestrated by BJP, says VCK leader Sinthan… div.arr--content-wrapper > div > div.arrow-component > a
Pandemic to polemic: Kerala politics evolves under CM Pinarayi Vijayan div.arr--content-wrapper > div > div.arrow-component > a
From flashpoint to silence, a fading rhetoric as Kodanad heist case stalls ahea… div.arr--content-wrapper > div > div.arrow-component > a
BJP redraws Assam campaign plank from infiltration to youth welfare as April 9 … div.arr--content-wrapper > div > div.arrow-component > a
Read More div#row-4 > div.full-width-with-padding > div.four-story-slider-m_four-story-slider-wrapper__1WZcd > a
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A+
Form Accessibility
No form controls
PASS
No form controls
Info::
No form controls on this page
No form controls found.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback