Skip to content
https://theprint.in

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
51
GRADE
F
FIX
7
REVIEW
4
PASS
2
INFO
0
Checks
13
2 PASS 4 REVIEW 7 FIX
D
Landmark Structure
Action
4 landmarks
FIX
4 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 contentinfo (footer) 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.
Info::
Search landmark present
Page Structure — as a screen reader sees it
BANNER header SEARCH MAIN (missing!) ASIDE CONTENTINFO (missing!)

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
Form Accessibility
Action
4 of 4 controls have issues
FIX
4 of 4 controls have issues
Critical::
3 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="text" name="s" id="td-header-search-mob">; <input type="range" id="vdoai_volumeSliderContainer">; <input type="range" id="ima-volume-slider-div">
Warning::
1 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text" name="s">
4 controls
0 labeled
1 placeholder only
3 unlabeled
ControlTypeLabelMethod
stext( )placeholder only
#td-header-search-mobtext(none)none
#vdoai_volumeSliderContainerrange(none)none
#ima-volume-slider-divrange(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<input type="text" name="s" id="td-header-search-mob">; <input type="range" id="vdoai_volumeSliderContainer">; <input type="range" id="ima-volume-slider-div">

Why this matters

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

Placeholder text disappears on focus and is not a reliable label.

<input type="text" name="s">

Why this matters

Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.

Learn more

Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).

Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman

D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
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 ModeNo Dark Mode Detected
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
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Search functionality detected
Got: role-search
Breadcrumbs
Search role='search' landmark
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 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 Page not found – ThePrint Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
4 icon(s) detected
REVIEW
4 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
REVIEW

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

20 pass 1 pass AA only
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 COMMENTS17.46:13.0:1
#000000
#FFE7C2
Pass
h3 Follow us17.46:13.0:1
#000000
#FFE7C2
Pass
title Latest News and Opin…4.69:14.5:1
#000000
#D04A24
Pass
a Politics8.50:14.5:1
#000000
#E29079
Pass
a Ground Reports21.00:14.5:1
#000000
#FFFFFF
Pass
a Opinion20.29:14.5:1
#000000
#FBFBFB
Pass
a National Interest21.00:14.5:1
#000000
#FFFFFF
Pass
a PoV21.00:14.5:1
#000000
#FFFFFF
Pass
a 50-Word Edit21.00:14.5:1
#000000
#FFFFFF
Pass
a Defence21.00:14.5:1
#000000
#FFFFFF
Pass
a Diplomacy21.00:14.5:1
#000000
#FFFFFF
Pass
a India21.00:14.5:1
#000000
#FFFFFF
Pass
a Economy21.00:14.5:1
#000000
#FFFFFF
Pass
a ThePrint On Camera21.00:14.5:1
#000000
#FFFFFF
Pass
a Videos21.00:14.5:1
#000000
#FFFFFF
Pass
a In Pictures21.00:14.5:1
#000000
#FFFFFF
Pass
a Society & Culture21.00:14.5:1
#000000
#FFFFFF
Pass
a Around Town21.00:14.5:1
#000000
#FFFFFF
Pass
a Book Excerpts21.00:14.5:1
#000000
#FFFFFF
Pass
a Vigyapanti21.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 78/100 — 8 failing, 22 passed
REVIEW
78

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

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > vdo#vdo_ai_div-0 div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > vdo#vdo_ai_div-0

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Home div.tvc_main_header > div.tvc_carousal > div.tvc_scroll > a.tvc_home
Mayank Kumar div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Samridhi Tewari div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Bhadra Sinha div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Triya Gulati div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vir Sanghvi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Nootan Sharma div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Deep Halder div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vitasta Kaul div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vidhi Bhutra div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Serene Cheong div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Alexander Weber div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vir Sanghvi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
R Jagannathan div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Shivani Dasmahapatra div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Yunus Lasania div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Sana Hashmi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
A K Bhattacharya div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Deep Halder div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vitasta Kaul div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Samridhi Tewari div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Shweta Tripathi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Chitleen K Sethi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Esha Mishra div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Shweta Tripathi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Khadija Khan div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Shweta Tripathi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
ThePrint Team div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Nootan Sharma div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vitasta Kaul div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Anushka Srivastava div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Anushka Srivastava div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Amrin Rajpal div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Triya Gulati div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vidhi Bhutra div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Shekhar Gupta | Cut The Clutter div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Brian Pinheiro div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Samridhi Tewari div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Mayank Kumar div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Sushil Manav div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Samridhi Tewari div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Andrew Robinson div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Udit Bubna div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Udit Bubna div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Mark Gurman div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Udit Bubna div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Sneha Richhariya div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Vrinda Tulsian div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Jaydeep Gadhavi div.td-editor-date > span.td-author-date > span.td-post-author-name > a
Keshav Padmanabhan div.td-editor-date > span.td-author-date > span.td-post-author-name > a

These are opportunities to improve the legibility of your content.

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
Top Stories div.wpb_wrapper > div.td_block_wrap > div.td-block-title-wrap > h4.td-block-title

These are opportunities to improve keyboard navigation in your application.

Names and labels

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.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > img.gm-observing div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > img.gm-observing

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
Logo div.wpb_wrapper > div.td_block_wrap > div.tdb-block-inner > a.tdb-logo-a
pahalgam terror attack 1 year on div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > a
div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > a div.wpb_wrapper > div.wpb_wrapper > div.td-fix-index > 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.

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
Code Of Ethics div.menu-other-links-container > ul#menu-other-links > li#menu-item-2591743 > a
Contact div.menu-other-links-container > ul#menu-other-links > li#menu-item-6486 > a
Synergy div.menu-other-links-container > ul#menu-other-links > li#menu-item-2602094 > a
Terms of Use div.menu-other-links-container > ul#menu-other-links > li#menu-item-6492 > a
Privacy Policy div.menu-other-links-container > ul#menu-other-links > li#menu-item-6491 > a

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.td-md-is-android html.td-md-is-android

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
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
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>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
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
Deprecated ARIA roles were not used
All heading elements contain content.
Identical links have the same purpose.
`[accesskey]` values are unique
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
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
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
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>`.
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
Heading Hierarchy
81 headings, 1 skip(s)
PASS
81 headings, 1 skip(s)
Info::
Single H1 present
Warning::
Heading level skipped: H1 → H4 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H1 .st0{fill:#D4451D;}
  • H4 Top Stories skipped
  • H3 Pahalgam was once a buzzing outlier in strife-torn Kashmir. Terror upended the ‘mini-Switzerland’ dream
  • H3 Pahalgam trip to celebrate son’s Class 12 marks ended in horror. Wife & son told terrorist, ‘shoot us too’
  • H3 India’s online gaming rules to take effect on 1 May; most games exempt from registration
  • H3 A sitting CM cannot put democracy in peril, SC says on Mamata ‘interference’ in ED’s I-PAC raids
  • H3 Michael Jackson’s biopic gets poor rating on Rotten Tomatoes. ‘Bland & problematic’
  • H3 Mumbai woman who shouted at minister spoke for many Indians, exposed BJP’s protest politics
  • H4 The FinePrintFree for a limited timeOur Premium Offering
  • H3 Delhi’s parking wars now end in murder & court cases. It’s the new road rage
  • H3 The Bengal voter is silent. Is it fear or quiet determination?
  • H3 IIMs are getting richer from executive courses. Indians want to upskill quickly
  • H4 Latest
  • H3 1 year after Pahalgam terror attack, global media profiles a Kashmiri town that ‘longs for tourists’
  • H3 New online gaming rules give watchdog more teeth, steer clear from guard rails on promotion
  • H3 India’s energy vulnerability exposed as oil supplies tighten
  • H3 Will Hungary join the Euro? It’s a long road after Orban
  • H4 Opinion
  • H3 Mumbai woman who shouted at minister spoke for many Indians, exposed BJP’s protest politics
  • H3 The ‘D’ word—Why southern politicians are wrong on delimitation
  • H3 AI-generated images are distorting India’s military heroes. It’s a desecration of memory
  • H3 Tollywood’s toxic fandom now has state support. Pawan Kalyan joke arrests are abuse of power
  • H3 China is worried about US–Philippines military exercises. It’s too close for comfort
  • H3 A perfect storm? High energy prices, the West Asia war, and India’s narrowing fiscal space
  • H3 The Bengal voter is silent. Is it fear or quiet determination?
  • H4 Features
  • H3 What George Bush said about his friendship with Michelle Obama—‘would often sit beside her’
  • H4 Reader's Editor
  • H4 दिप्रिंट
  • H3 मोदी का ‘नारी शक्ति’ का नैरेटिव नकली है, BJP में वास्तविक शक्ति पुरुषों के पास �
  • H4 On Camera
  • H4 Politics
  • H3 Pritam Lodhi: BJP MLA who threatened IPS with ‘cow dung’ after son rammed 5 people with Thar in MP
  • H3 Hindutva can’t take root where people question, reason, resist—Stalin on why BJP ‘has no future in TN’
  • H3 ‘Defaming Punjab’: State Congress chief Warring sends Zee5 legal notice for ‘Lawrence of Punjab’
  • H3 ‘90% women can’t get into politics unless…’: Pappu Yadav makes sexist remarks, gets women’s panel notice
  • H3 Virudhunagar factory blast: DMK stronghold simmers ahead of TN polls; workers demand safety, compensation
  • H3 Why Allahabad HC judge recused himself from Rahul Gandhi citizenship case
  • H3 In Tamil Nadu, OPS returns to his AIADMK bastion in a DMK avatar. People say he’s ‘one of their own’
  • H4 50-Word Edit
  • H3 Mallikarjun Kharge calling PM Narendra Modi a terrorist is a new low. He must apologise
  • H4 Ground Reports
  • H3 Delhi’s parking wars now end in murder & court cases. It’s the new road rage
  • H3 IIMs are getting richer from executive courses. Indians want to upskill quickly
  • H3 Inside Delhi’s divided Tri Nagar—attacks on Muslims, an RWA takeover, a new Mandir
  • H3 Foreign universities in India are selling half-baked dreams. ‘Can’t even get you internships’
  • H4 PoV
  • H3 Why ‘disgustingly well-read’ is a win for modern literacy
  • H4 Entertainment
  • H3 Michael Jackson’s biopic gets poor rating on Rotten Tomatoes. ‘Bland & problematic’
  • H4 Global Pulse
  • H3 1 year after Pahalgam terror attack, global media profiles a Kashmiri town that ‘longs for tourists’
  • H4 India
  • H3 New online gaming rules give watchdog more teeth, steer clear from guard rails on promotion
  • H3 How Op Sindoor, West Asia war proved satellites are new instruments of war | Cut The Clutter
  • H3 Berated by Mumbai woman for blocking traffic, minister Girish Mahajan says ‘language wasn’t appropriate’
  • H3 IRS officer’s daughter murdered: Arrested house help was booked in Alwar rape case a day earlier
  • H3 Pahalgam was once a buzzing outlier in strife-torn Kashmir. Terror upended the ‘mini-Switzerland’ dream
  • H3 Dushyant Chautala at odds with 2nd Haryana DGP in 6 months—‘Ajay Singhal blocked my number’
  • H3 Pahalgam trip to celebrate son’s Class 12 marks ended in horror. Wife & son told terrorist, ‘shoot us too’
  • H4 Books
  • H3 Nehru’s enthusiasm, Jinnah’s silence, and Gandhi’s baffling indifference to Mohenjo-daro
  • H4 Economy
  • H3 India’s online gaming rules to take effect on 1 May; most games exempt from registration
  • H3 Fire that engulfed Rajasthan refinery ahead of Modi launch unlikely to hit fuel supply—Kpler analyst
  • H3 FTA partners drive India’s trade surge as reliance on non-FTA countries dips, says NITI Aayog report
  • H3 John Ternus set to take over as Apple CEO, Tim Cook to transition to executive chairman
  • H3 As Strait of Hormuz shuts again, uncertainty grips global trade & energy markets
  • H4 Governance
  • H3 Govt notifies new recruitment rules for India’s top drug regulator; allows wider pool of candidates
  • H3 Govt blocked 4PM over ‘Pahalgam conspiracy theories, YouTube ad revenue model enabling foreign lobbying’
  • H3 Govt pitches continuous on-screen label for AI-generated content, extends public feedback deadline
  • H3 India leads in AI talent, but also brain drain & anxiety, says Stanford’s AI index report
  • H4 Defence
  • H3 Japan overhauls post-World War II pacifist military approach, lifts restrictions on defence exports
  • H4 Science
  • H3 New field guide spotlights Delhi’s 15 unique bat species, shifts focus from vermin to vital
  • H4 Diplomacy
  • H3 There’s no Republic of China president, says Beijing after Taiwan’s Lai is forced to cancel Africa visit
  • H2 COMMENTS
  • H3 Follow us

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

A
Alt Text Quality
2 of 25 images have issues
PASS
2 of 25 images have issues
Critical::
1 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Warning::
1 image(s) with generic alt text
Info::
1 decorative image(s) correctly marked
Info::
22 image(s) with good alt text
25 images 22 good alt text 1 decorative 1 generic 1 missing
IssueCount
missing1 image(s)
generic1 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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback