The New York Timesnytimes.com
Accessibility Score
Issues Found
Issues Found
CriticalImages must have alternative text6 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Failing Elements
<img src="https://static01.nyt.com/images/2026/05/16/video/167262_florida-health-affordability_1/167262_florida-health-affordability_1-threeByTwoMediumAt2X.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://static01.nyt.com/images/2026/04/24/multimedia/00int-japan-caregivers-vid-cover-bwqj/00int-japan-caregivers-vid-cover-bwqj-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://static01.nyt.com/images/2026/04/22/arts/SOTW_OLIVIA/SOTW_OLIVIA-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://static01.nyt..." data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://static01.nyt.com/images/2026/04/23/world/middleeast/lebanon-cover/lebanon-cover-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://static01.nyt.com/images/2024/10/11/multimedia/11APPEPANTRYrex1-kgbz-copy/11APPEPANTRYrex1-kgbz-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
Passed Audits
<html> element must have a lang attribute1 element
Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
<html> element must have a valid value for the lang attribute1 element
Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
<li> elements must be contained in a <ul> or <ol>41 elements
Lists require proper semantic hierarchy with ul or ol parent elements and li child elements. This structure allows screen readers to announce when users enter a list, how many items it contains, and which item they're currently on, providing essential context for understanding the content.
Audit Elements
<li data-testid="edition-menu-us" class="kyt-QUa0o kyt-CGnVA"><a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a></li>
<li data-testid="edition-menu-international" class="kyt-QUa0o"><a lang="en" class="kyt-9g41s" href="/international/">International</a></li>
<li data-testid="edition-menu-canada" class="kyt-QUa0o"><a lang="en-CA" class="kyt-9g41s" href="/ca/">Canada</a></li>
<li data-testid="edition-menu-spanish" class="kyt-QUa0o"><a lang="es-ES" class="kyt-9g41s" href="https://www.nytimes.com/es/">Español</a></li>
<li data-testid="edition-menu-chinese" class="kyt-QUa0o"><a lang="zh-hans" class="kyt-9g41s" href="https://cn.nytimes.com">中文</a></li>
<li class="css-1bo3wsb" data-testid="nav-item-U.S." data-navid="U.S.">
<li class="css-1bo3wsb" data-testid="nav-item-World" data-navid="World">
<li class="css-1bo3wsb" data-testid="nav-item-Business" data-navid="Business">
<li class="css-1bo3wsb" data-testid="nav-item-Arts" data-navid="Arts">
<li class="css-1bo3wsb" data-testid="nav-item-Lifestyle" data-navid="Lifestyle">
Showing first 10 of 41 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements7 elements
Lists must contain only li elements as direct children (besides non-content elements like script or style). When other content elements appear within ul or ol tags, screen readers cannot properly inform users they're listening to list items, breaking the expected list navigation experience.
Audit Elements
<ul data-testid="masthead-edition-menu" class="kyt-FJ7Ps">
<ul class="css-17j7fe1">
<ul class="css-10egq61 er7xine1">
<ul class="css-10egq61 er7xine1">
<ul class="css-1ho5u4o edvi3so0"><li data-testid="copyright"><a class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115014792127-Copyright-Notice">© <span>2026</span> <span>The New York Times Company</span></a></li></ul>
<ul class="css-t8x4fj edvi3so1">
<ul class="css-t8x4fj edvi3so1"><li class="css-a7htku edvi3so2"><a data-testid="privacy-preferences-link" rel="noreferrer noopener" target="_blank" class="css-jq1cx6" href="/privacy/manage-settings">Manage Privacy Preferences</a></li></ul>
<video> elements must have captions1 element
Videos without captions are inaccessible to deaf users who can see the video but cannot hear dialogue, narration, or essential sounds. Captions must include all meaningful audio information, not just dialogue, including sound effects and non-speech sounds that provide context and meaning.
Audit Elements
<video data-testid="betamax-video" muted="" crossorigin="anonymous" playsinline="" preload="none" disablepictureinpicture="" class="_reduced-motion-check-complete_128fk_101">
All page content should be contained by landmarks2584 elements
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Audit Elements
<div id="app">
<a class="css-kgn7zc" href="#site-content">Skip to content</a>
<a class="css-kgn7zc" href="#site-index">Skip to site index</a>
<div class="css-v2w0j8 e1xxpj0j0">
<div class="css-1q58nbc e1xxpj0j1">
<div class="css-aljv3" data-testid="StandardAd">
<a href="#after-dfp-ad-top" class="css-777zgl">SKIP ADVERTISEMENT</a>
<div class="ad dfp-ad-top-wrapper css-rfqw0c"><div id="dfp-ad-top" class="place-ad placed-ad" data-position="top" data-size-key="top" data-lazy-load="true" data-lazy-load-offset=""></div></div>
<div id="dfp-ad-top" class="place-ad placed-ad" data-position="top" data-size-key="top" data-lazy-load="true" data-lazy-load-offset=""></div>
<div id="after-dfp-ad-top"></div>
Showing first 10 of 2584 audited elements.
Alternative text of images should not be repeated as text22 elements
Duplicating alternative text adjacent to an image or link forces screen readers to announce the same information twice. This redundancy is unnecessary and confusing, especially when image buttons repeat their labels in nearby text.
Audit Elements
<img class="css-dzl7b5" alt="A crime scene investigator in a hallway." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="Two men in dark suits walk from a doorway. One wears a red tie and waves, the other wears a blue tie and has a neutral expression." loading="lazy" fetchpriority="auto">
<img src="https://static01.nyt.com/images/2026/05/16/video/167262_florida-health-affordability_1/167262_florida-health-affordability_1-threeByTwoMediumAt2X.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" class="_poster_13tnt_20">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="Several deer graze in an open area along a line of trees." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-1ii2lp6" alt="Megan K. Stack" loading="lazy">
<img class="css-1ii2lp6" alt="Jesse Wegman" loading="lazy">
<img class="css-dzl7b5" alt="A woman with gray hair, seen from behind, wading into a lake." loading="lazy" fetchpriority="auto">
<img src="https://static01.nyt.com/images/2026/04/24/multimedia/00int-japan-caregivers-vid-cover-bwqj/00int-japan-caregivers-vid-cover-bwqj-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg" data-testid="betamax-poster" fetchpriority="high" class="_poster_13tnt_20">
Showing first 10 of 22 audited elements.
ARIA attributes must be used as specified for the element's role58 elements
Using ARIA attributes where they're not expected causes unpredictable behavior in assistive technologies. Following the ARIA specification ensures that screen readers and other tools can properly interpret and communicate your content's meaning to people with disabilities.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 58 audited elements.
ARIA attributes must conform to valid names58 elements
Misspelled or non-existent ARIA attributes cannot perform their intended accessibility function. Assistive technologies rely on correctly spelled, current ARIA attributes to convey proper user interface behaviors and structural information to people with disabilities.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 58 audited elements.
ARIA attributes must conform to valid values58 elements
ARIA attributes must contain correctly spelled values that match the attribute's expected options. Invalid values prevent the accessibility feature from working, making content inaccessible to assistive technology users who depend on these attributes for navigation and interaction.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 58 audited elements.
ARIA hidden element must not be focusable or contain focusable elements24 elements
Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.
Audit Elements
<svg viewBox="0 0 184 25" fill="#000" aria-hidden="true">
<svg viewBox="0 0 184 25" fill="#000" aria-hidden="true">
<div class="kyt-ckUrh" aria-hidden="true" style="visibility:hidden">
<span aria-hidden="true" data-time="abs" class="css-1stvlmo">April 26, 2026, 10:45 p.m. ET</span>
<a class="css-9mylee" href="https://www.nytimes.com/live/2026/04/26/us/correspondents-dinner-shooting-trump" data-uri="nyt://legacycollection/e1be5e26-2b5c-5a20-9741-15ff4f12b077" aria-hidden="true" tabindex="-1">
<hr aria-hidden="true" class="css-e3mkx1">
<a class="css-9mylee" href="https://www.nytimes.com/2026/04/26/us/the-hard-life-of-an-immigrant-whose-killing-became-a-symbol-for-trump.html" data-uri="nyt://article/19d70ae9-86c8-5de2-b6a5-878565c4e129" aria-hidden="true" tabindex="-1">
<a class="css-9mylee" href="https://www.nytimes.com/2026/04/26/world/middleeast/iran-united-states-israel-war-truce.html" data-uri="nyt://article/4139bc0b-f244-530e-b447-71500a3667c9" aria-hidden="true" tabindex="-1">
<figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1yg7u8y">Dakota Santiago for The New York Times</span></figcaption>
<figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1yg7u8y">Ariel Schalit/Associated Press</span></figcaption>
Showing first 10 of 24 audited elements.
ARIA role should be appropriate for the element12 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Audit Elements
<div role="group">
<div style="--video-aspect-ratio:1.5;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
<div style="--promo-aspect-ratio:2/3;--full-aspect-ratio:9/16;--number-of-promo-items-to-show:5;--outer-grid-padding-left:0px;--outer-grid-padding-right:0px;--inner-grid-padding:16px;" role="feed" aria-label="Video feed" ...>
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Japan’s Care Centers Recruit Some Muscle video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Olivia Rodrigo Is Falling, Hard video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Which Instant Coffee Is Best? video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="‘No Warnings’: How Israel’s Deadly Airstrikes Unfolded in Central Beirut video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Cheesy Chile Crisp White Beans video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
Showing first 10 of 12 audited elements.
ARIA roles used must conform to valid values12 elements
Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.
Audit Elements
<div role="group">
<div style="--video-aspect-ratio:1.5;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
<div style="--promo-aspect-ratio:2/3;--full-aspect-ratio:9/16;--number-of-promo-items-to-show:5;--outer-grid-padding-left:0px;--outer-grid-padding-right:0px;--inner-grid-padding:16px;" role="feed" aria-label="Video feed" ...>
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Japan’s Care Centers Recruit Some Muscle video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Olivia Rodrigo Is Falling, Hard video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Which Instant Coffee Is Best? video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="‘No Warnings’: How Israel’s Deadly Airstrikes Unfolded in Central Beirut video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Cheesy Chile Crisp White Beans video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
Showing first 10 of 12 audited elements.
aria-hidden="true" must not be present on the document body1 element
Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.
Audit Elements
<body>
Banner landmark should not be contained in another landmark1 element
Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.
Audit Elements
<header class="kyt-yAURx kyt-toZCZ kyt-L5t7x">
Buttons must have discernible text22 elements
Screen reader users cannot determine the purpose of buttons without an accessible name. Without a name, users don't know what action the button will perform when activated.
Audit Elements
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Audio" data-navid="Audio" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Games" data-navid="Games" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Cooking" data-navid="Cooking" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 22 audited elements.
Certain ARIA roles must contain particular children1 element
ARIA roles missing required child elements cannot perform their intended accessibility functions. Children provide essential context, like how a treeitem relates to its parent container and siblings. Without proper children, assistive technologies cannot convey this structural information to users.
Audit Elements
<div style="--promo-aspect-ratio:2/3;--full-aspect-ratio:9/16;--number-of-promo-items-to-show:5;--outer-grid-padding-left:0px;--outer-grid-padding-right:0px;--inner-grid-padding:16px;" role="feed" aria-label="Video feed" ...>
Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer class="css-1e1s8k7" role="contentinfo">
Deprecated ARIA roles must not be used12 elements
Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.
Audit Elements
<div role="group">
<div style="--video-aspect-ratio:1.5;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
<div style="--promo-aspect-ratio:2/3;--full-aspect-ratio:9/16;--number-of-promo-items-to-show:5;--outer-grid-padding-left:0px;--outer-grid-padding-right:0px;--inner-grid-padding:16px;" role="feed" aria-label="Video feed" ...>
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Japan’s Care Centers Recruit Some Muscle video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Olivia Rodrigo Is Falling, Hard video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Which Instant Coffee Is Best? video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="‘No Warnings’: How Israel’s Deadly Airstrikes Unfolded in Central Beirut video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Cheesy Chile Crisp White Beans video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
Showing first 10 of 12 audited elements.
Document should have one main landmark1 element
Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header class="kyt-yAURx kyt-toZCZ kyt-L5t7x">
Document should not have more than one contentinfo landmark1 element
Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.
Audit Elements
<footer class="css-1e1s8k7" role="contentinfo">
Document should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Audit Elements
<main id="site-content">
Documents must have <title> element to aid in navigation1 element
The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
Elements marked as presentational should be consistently ignored10 elements
Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.
Audit Elements
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
Elements must meet minimum color contrast ratio thresholds35 elements
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a lang="en" class="kyt-9g41s" href="/international/">International</a>
<a lang="en-CA" class="kyt-9g41s" href="/ca/">Canada</a>
<a lang="es-ES" class="kyt-9g41s" href="https://www.nytimes.com/es/">Español</a>
<a lang="zh-hans" class="kyt-9g41s" href="https://cn.nytimes.com">中文</a>
<a class="css-1pd1msn" href="https://www.nytimes.com/section/todayspaper">Today’s Paper</a>
<a href="/section/us" class="css-u90q6n" data-navid="U.S.">U.S.</a>
<a href="/section/world" class="css-u90q6n" data-navid="World">World</a>
<a href="/section/business" class="css-u90q6n" data-navid="Business">Business</a>
<a href="/section/arts" class="css-u90q6n" data-navid="Arts">Arts</a>
Showing first 10 of 35 audited elements.
Elements must only use permitted ARIA attributes58 elements
Using prohibited ARIA attributes prevents important information from reaching assistive technology users. It also causes assistive technologies to behave inconsistently as they attempt to compensate for the error.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 58 audited elements.
Elements must only use supported ARIA attributes58 elements
Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 58 audited elements.
Elements should not have tabindex greater than zero10 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Audit Elements
<button type="button" aria-label="Next" class="css-1pvdjg1" data-testid="Disappearing-Next" tabindex="-1">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<button disabled="" type="button" aria-label="Previous" class="css-6gfk0j" data-testid="Disappearing-Next" tabindex="-1">
<button type="button" aria-label="Next" class="css-1qle2ps" data-testid="Disappearing-Next" tabindex="-1">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<div data-testid="betamax-overlay-controls" class="_container_gk23c_16" tabindex="-1" style="outline: none;">
<button type="button" aria-label="Next" class="css-1pvdjg1" data-testid="Disappearing-Next" tabindex="-1">
Heading levels should only increase by one14 elements
Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.
Audit Elements
<h1 class="css-1dv1kvn" data-fdr-aa="false">New York Times - Top Stories</h1>
<h2 class="g-screenreader" data-svelte-h="svelte-yjtbeg">Weather</h2>
<h2><div class="css-v7w2uh"><span>Watch Today’s Videos</span></div></h2>
<h2><div class="css-v7w2uh"><span>More News</span></div></h2>
<h2><div class="css-v7w2uh"><span>Well</span></div></h2>
<h2><div class="css-v7w2uh"><span>Culture and Lifestyle</span></div></h2>
<h2><a class="css-9mylee" href="https://www.nytimes.com/athletic/" data-uri="" aria-hidden="false"><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>The Athletic</span></p><span class="css-wne7fp">Sports coverage</span></div></a></h2>
<h2><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>Audio</span></p><span class="css-wne7fp">Podcasts and narrated articles</span></div></h2>
<h2><a class="css-9mylee" href="https://cooking.nytimes.com/" data-uri="" aria-hidden="false"><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>Cooking</span></p><span class="css-wne7fp">Recipes and guides</span></div></a></h2>
<h2><div class="css-v7w2uh"><span>Most Popular This Week</span></div></h2>
Showing first 10 of 14 audited elements.
Headings should not be empty14 elements
Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.
Audit Elements
<h1 class="css-1dv1kvn" data-fdr-aa="false">New York Times - Top Stories</h1>
<h2 class="g-screenreader" data-svelte-h="svelte-yjtbeg">Weather</h2>
<h2><div class="css-v7w2uh"><span>Watch Today’s Videos</span></div></h2>
<h2><div class="css-v7w2uh"><span>More News</span></div></h2>
<h2><div class="css-v7w2uh"><span>Well</span></div></h2>
<h2><div class="css-v7w2uh"><span>Culture and Lifestyle</span></div></h2>
<h2><a class="css-9mylee" href="https://www.nytimes.com/athletic/" data-uri="" aria-hidden="false"><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>The Athletic</span></p><span class="css-wne7fp">Sports coverage</span></div></a></h2>
<h2><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>Audio</span></p><span class="css-wne7fp">Podcasts and narrated articles</span></div></h2>
<h2><a class="css-9mylee" href="https://cooking.nytimes.com/" data-uri="" aria-hidden="false"><div class="css-1lel406"><p class="css-2z4gz0" data-tpl="tk"><span>Cooking</span></p><span class="css-wne7fp">Recipes and guides</span></div></a></h2>
<h2><div class="css-v7w2uh"><span>Most Popular This Week</span></div></h2>
Showing first 10 of 14 audited elements.
IDs used in ARIA and labels must be unique3 elements
Duplicate IDs break the accessibility of ARIA elements, form labels, and table headers. When IDs are duplicated, assistive technologies and scripts only reference the first instance, causing subsequent elements with the same ID to be ignored or incorrectly associated.
Audit Elements
<p id="styln-trump-administration-hp-hp-menu"><span class="css-jre3no">Trump Administration</span></p>
<p id="styln-iran-protests-hp-hp-menu"><span class="css-jre3no">War in the Middle East</span></p>
<h2 class="css-1dv1kvn" id="site-index-label">Site Index</h2>
Images must have alternative text16 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Audit Elements
<img class="css-dzl7b5" alt="A crime scene investigator in a hallway." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="Two men in dark suits walk from a doorway. One wears a red tie and waves, the other wears a blue tie and has a neutral expression." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="Several deer graze in an open area along a line of trees." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-1ii2lp6" alt="Megan K. Stack" loading="lazy">
<img class="css-1ii2lp6" alt="Jesse Wegman" loading="lazy">
<img class="css-dzl7b5" alt="A woman with gray hair, seen from behind, wading into a lake." loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
<img class="css-dzl7b5" alt="" loading="lazy" fetchpriority="auto">
Showing first 10 of 16 audited elements.
Inline text spacing must be adjustable with custom stylesheets196 elements
Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.
Audit Elements
<div class="css-114aoa5" style="flex-direction:column-reverse">
<div style="flex-grow:1">
<div class="css-114aoa5" style="flex-direction:column-reverse">
<div style="flex-grow:1">
<div class="css-114aoa5" style="flex-direction:column-reverse">
<div style="flex-grow:1">
<div class="css-114aoa5" style="flex-direction:column-reverse">
<div style="flex-grow:1">
<div class="css-114aoa5" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="css-ep7xq6" data-tpl="b"></div><div class="css-1wzkfo3" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div>
<div style="flex-grow:1"><div class="css-ep7xq6" data-tpl="b"></div><div class="css-1wzkfo3" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div>
Showing first 10 of 196 audited elements.
Interactive controls must not be nested34 elements
Nested interactive elements create empty tab stops where screen readers remain silent. When users tab to a focusable element inside another interactive control, they receive no information about its name, role, or state, creating a confusing and broken navigation experience.
Audit Elements
<button type="button" aria-label="open U.S." data-navid="U.S." class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open World" data-navid="World" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Business" data-navid="Business" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Arts" data-navid="Arts" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Lifestyle" data-navid="Lifestyle" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Opinion" data-navid="Opinion" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Video" data-navid="Video" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Audio" data-navid="Audio" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Games" data-navid="Games" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
<button type="button" aria-label="open Cooking" data-navid="Cooking" class="css-19wyrnd"><svg class="css-1gq8co7" viewBox="0 0 13 8"><polygon fill="#979797" points="6.5,8 0,1.4 1.4,0 6.5,5.2 11.6,0 13,1.4"></polygon></svg></button>
Showing first 10 of 34 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination8 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Audit Elements
<header class="kyt-yAURx kyt-toZCZ kyt-L5t7x">
<nav aria-label="Main" data-testid="desktop-nested-nav" class="css-ii3p4j">
<main id="site-content">
<nav aria-labelledby="styln-trump-administration-hp-hp-menu" class="css-sdhjrl er7xine0">
<nav aria-labelledby="styln-iran-protests-hp-hp-menu" class="css-sdhjrl er7xine0">
<nav class="css-1jmk4jh" id="site-index" aria-labelledby="site-index-label" data-testid="site-index"><h2 class="css-1dv1kvn" id="site-index-label">Site Index</h2><div class="css-uc4bdz"></div></nav>
<footer class="css-1e1s8k7" role="contentinfo">
<nav id="footer" data-testid="footer" class="css-1qa4qp6">
lang attribute must have a valid value5 elements
Screen readers use language-specific pronunciation libraries that must match the content's language. Invalid language declarations cause screen readers to use the wrong pronunciation library, making content sound confusing or unintelligible, especially for multilingual users who access content in multiple languages.
Audit Elements
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a lang="en" class="kyt-9g41s" href="/international/">International</a>
<a lang="en-CA" class="kyt-9g41s" href="/ca/">Canada</a>
<a lang="es-ES" class="kyt-9g41s" href="https://www.nytimes.com/es/">Español</a>
<a lang="zh-hans" class="kyt-9g41s" href="https://cn.nytimes.com">中文</a>
Links must have discernible text91 elements
Keyboard users and screen reader users can only interact with links that have accessible names and can receive focus. Without proper names, users don't know where links lead. Without keyboard focus, users who cannot use a mouse cannot activate the links at all.
Audit Elements
<a class="css-kgn7zc" href="#site-content">Skip to content</a>
<a class="css-kgn7zc" href="#site-index">Skip to site index</a>
<a href="#after-dfp-ad-top" class="css-777zgl">SKIP ADVERTISEMENT</a>
<a lang="en-US" class="kyt-9g41s" aria-current="page" href="/">U.S.</a>
<a lang="en" class="kyt-9g41s" href="/international/">International</a>
<a lang="en-CA" class="kyt-9g41s" href="/ca/">Canada</a>
<a lang="es-ES" class="kyt-9g41s" href="https://www.nytimes.com/es/">Español</a>
<a lang="zh-hans" class="kyt-9g41s" href="https://cn.nytimes.com">中文</a>
<a class="css-1pd1msn" href="https://www.nytimes.com/section/todayspaper">Today’s Paper</a>
<a href="/" aria-label="New York Times homepage" class="kyt-LCxuO">
Showing first 10 of 91 audited elements.
Main landmark should not be contained in another landmark1 element
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main id="site-content">
Page must have means to bypass repeated blocks1 element
Keyboard-only users must tab through all navigation and header content before reaching the main content, which can take several minutes and cause physical pain for users with motor limitations. Bypass mechanisms like skip links allow these users to jump directly to main content, saving time and reducing fatigue.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
Page should contain a level-one heading1 element
Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.
Audit Elements
<html lang="en" class="nytapp-vi-homepage" xmlns:og="http://opengraphprotocol.org/schema/">
Required ARIA attributes must be provided12 elements
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Audit Elements
<div role="group">
<div style="--video-aspect-ratio:1.5;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
<div style="--promo-aspect-ratio:2/3;--full-aspect-ratio:9/16;--number-of-promo-items-to-show:5;--outer-grid-padding-left:0px;--outer-grid-padding-right:0px;--inner-grid-padding:16px;" role="feed" aria-label="Video feed" ...>
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Japan’s Care Centers Recruit Some Muscle video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Olivia Rodrigo Is Falling, Hard video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Which Instant Coffee Is Best? video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="‘No Warnings’: How Israel’s Deadly Airstrikes Unfolded in Central Beirut video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Cheesy Chile Crisp White Beans video" class="_container_128fk_5 container-target _fit-cover_128fk_59">
<div role="group">
Showing first 10 of 12 audited elements.
Scrollable region must have keyboard access1 element
Scrollable regions must contain focusable elements or be focusable themselves to enable keyboard navigation. Without keyboard access, users cannot scroll to view content that extends beyond the visible area, making that content completely inaccessible to keyboard-only users.
Audit Elements
<body>
The skip-link target should exist and be focusable1 element
Skip links allow keyboard users to bypass repetitive navigation and jump directly to main content. Without skip links, users must tab through potentially hundreds of navigation links on every page, which is time-consuming and can cause physical pain for users with motor limitations.
Audit Elements
<a href="#after-dfp-ad-top" class="css-777zgl">SKIP ADVERTISEMENT</a>
Users should be able to zoom and scale the text up to 500%1 element
The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">
Zooming and scaling must not be disabled1 element
Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">