Skip to main content

Web Accessibility Scoreboard

by A11y Pulse

How accessible is the web you use every day? We scan hundreds of popular websites and rate each one with an accessibility score out of 100.

Get an instant accessibility score for your site.

Back to scoreboard

NPRnpr.org

Screenshot of NPR

Accessibility Score

35Poor

Issues Found

61Critical2Serious3Moderate

Issues Found

ARIA roles used must conform to valid values

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.

Learn more

Failing Elements

#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">

Fix all of the following:

  • Role must be one of the valid ARIA roles: featured
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">

Fix all of the following:

  • Role must be one of the valid ARIA roles: featured
#res1002-111
<div class="bucketwrap spicerack featured area" id="res1002-111" role="featured" aria-label="featured">

Fix all of the following:

  • Role must be one of the valid ARIA roles: featured
#res1002-134
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-134" role="featured" aria-label="featured">

Fix all of the following:

  • Role must be one of the valid ARIA roles: featured
#res1002-143
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-143" role="featured" aria-label="featured">

Fix all of the following:

  • Role must be one of the valid ARIA roles: featured
Elements must meet minimum color contrast ratio thresholds

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.

Learn more

Failing Elements

#res1002-135 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">Listen: 'Michael' is the world's most authorized biopic </h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
.has-affiliation.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">The New Pornographers on their latest album, 'The Former Site Of'</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
.has-affiliation.has-audio.post-type-minimal > .story-wrap > .story-text > .affiliation
<b class="affiliation">
                    XPN
                </b>

Fix any of the following:

  • Element has insufficient color contrast of 1.69 (foreground color: #c0c0c0, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
#res1002-137 > .post-type-minimal.has-image > .story-wrap > .story-text > a > .title
<h3 class="title">A filmmaker pieces together her brother's troubled past in 'Blue Heron'</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
#res1002-138 > .has-audio.post-type-minimal.has-image > .story-wrap > .story-text > a > .title
<h3 class="title">A young mom turns to OnlyFans to make ends meet in 'Margo's Got Money Troubles'</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
#res1002-144 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">What AI-authored books mean for the publishing industry</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
#res1002-145 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">Zohran Mamdani says Iran war speaks to a 'broken kind of politics'</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
#res1002-146 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">All Songs Considered: Need a reset? </h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
#res1002-147 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .story-text > a > .title
<h3 class="title">We watch classic movies for the first time</h3>

Fix any of the following:

  • Element has insufficient color contrast of 2.29 (foreground color: #a5a5a5, background color: #f7f7f7, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
Links must have discernible text

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.

Learn more

Failing Elements

#res1002-135 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a
<a href="https://www.npr.org/2026/04/24/nx-s1-5797276/michael-is-the-worlds-most-authorized-biopic">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • 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
#res1002-144 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a
<a href="https://www.npr.org/2026/04/15/nx-s1-5786657/what-ai-authored-books-mean-for-the-publishing-industry">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • 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
Contentinfo landmark should not be contained in another landmark

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.

Learn more

Failing Elements

#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">

Fix any of the following:

  • The contentinfo landmark is contained in another landmark.
Page should contain a level-one heading

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.

Learn more

Failing Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">

Fix all of the following:

  • Page must have a level-one heading
All page content should be contained by landmarks

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.

Learn more

Failing Elements

.skip-links > span
<span>Accessibility links</span>

Fix any of the following:

  • Some page content is not contained by landmarks
.skip-links > ul > li:nth-child(2)
<li><a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a></li>

Fix any of the following:

  • Some page content is not contained by landmarks

Passed Audits

<html> element must have a lang attribute

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
<html> element must have a valid value for the lang attribute

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
<li> elements must be contained in a <ul> or <ol>

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.

Learn more

Audit Elements

.skip-links > ul > li:nth-child(1)
<li><a href="#mainContent" class="skiplink">Skip to main content</a></li>
.skip-links > ul > li:nth-child(2)
<li><a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a></li>
.navigation__home
<li class="navigation__home">
#navigation__station-mount
<li id="navigation__station-mount"></li>
.navigation__newsletters
<li class="navigation__newsletters">
#user-account-dropdown-mount
<li id="user-account-dropdown-mount" class="navigation__account"></li>
.navigation__shop
<li class="navigation__shop">
#navigation__station-donate-mount
<li id="navigation__station-donate-mount"></li>
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">

Showing first 10 of 45 audited elements.

<ul> and <ol> must only directly contain <li>, <script> or <template> 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.

Learn more

Audit Elements

.skip-links > ul
<ul>
            <li><a href="#mainContent" class="skiplink">Skip to main content</a></li>
      <li><a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a></li>
   </ul>
.navigation__top-level
<ul class="navigation__top-level">
.menu__inner > .menu__list
<ul class="menu__list">
#hp-more > ul
<ul>
                  <li><a href="/sections/news/" class="more-button option"><b>news</b></a></li>
         <li><a href="/sections/culture/" class="more-button option"><b>culture</b></a></li>
         <li><a href="/music/" class="more-button option"><b>music</b></a></li>
      </ul>
.npr-footer__module:nth-child(1) > ul
<ul>
.npr-footer__module-group > .npr-footer__module:nth-child(2) > ul
<ul>
.npr-footer__module:nth-child(3) > ul
<ul>
.npr-footer__module:nth-child(4) > ul
<ul>
.npr-footer__module--secondary > ul
<ul>
All page content should be contained by landmarks

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.

Learn more

Audit Elements

.skip-links
<div class="skip-links">
.skip-links > ul
<ul>
            <li><a href="#mainContent" class="skiplink">Skip to main content</a></li>
      <li><a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a></li>
   </ul>
.skip-links > ul > li:nth-child(1)
<li><a href="#mainContent" class="skiplink">Skip to main content</a></li>
a[href$="#mainContent"]
<a href="#mainContent" class="skiplink">Skip to main content</a>
li:nth-child(2) > .skiplink
<a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a>
#global-header-sticky-cta-wrap
<div id="global-header-sticky-cta-wrap" class="global-header-sticky-cta-wrap">
      <div id="global-header-sticky-cta-mount" class="global-header-sticky-cta-mount">
         </div>
</div>
#global-header-sticky-cta-mount
<div id="global-header-sticky-cta-mount" class="global-header-sticky-cta-mount">
         </div>
#global-header-cta-wrap
<div id="global-header-cta-wrap" class="global-header-cta-wrap">
      <div id="global-header-cta-mount" class="global-header-cta-mount">
         </div>
</div>
#global-header-cta-mount
<div id="global-header-cta-mount" class="global-header-cta-mount">
         </div>
#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">

Showing first 10 of 955 audited elements.

Alternative text of images should not be repeated as text

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.

Learn more

Audit Elements

img[alt="NPR logo"]
<img src="https://media.npr.org/chrome/npr-logo-2026-animated.gif" alt="NPR logo">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Attendees hid in and..." loading="lazy">
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="In this photo releas..." loading="lazy">
.imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[alt="nina_map_3.jpg"][data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="nina_map_3.jpg" loading="lazy">
#res1002-109 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Rashtriya Swayamseva..." loading="lazy">
#res1002-110 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Black smoke rises ab..." loading="lazy">
#res1002-112 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Britain's King Charl..." loading="lazy">
#res1002-113 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Walter sits on a des..." loading="lazy">
.has-affiliation.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Samantha Pohlman, a ..." loading="lazy">
#res1002-115 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Title: Joburg Ballet..." loading="lazy">

Showing first 10 of 39 audited elements.

ARIA attributes must be used as specified for the element's role

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--music
<li class="menu__item menu__item--music menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--shows-podcasts
<li class="menu__item menu__item--shows-podcasts menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
main
<main aria-label="main content">
#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-101
<div class="bucketwrap list list--complex" id="res1002-101" aria-label="list">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .credit-caption > span
<span class="credit" aria-label="Image credit">
        
        Mandel Ngan/AFP via Getty Images
        
    </span>
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">

Showing first 10 of 49 audited elements.

ARIA attributes must conform to valid names

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--music
<li class="menu__item menu__item--music menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--shows-podcasts
<li class="menu__item menu__item--shows-podcasts menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
main
<main aria-label="main content">
#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-101
<div class="bucketwrap list list--complex" id="res1002-101" aria-label="list">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .credit-caption > span
<span class="credit" aria-label="Image credit">
        
        Mandel Ngan/AFP via Getty Images
        
    </span>
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">

Showing first 10 of 49 audited elements.

ARIA attributes must conform to valid values

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--music
<li class="menu__item menu__item--music menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--shows-podcasts
<li class="menu__item menu__item--shows-podcasts menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
main
<main aria-label="main content">
#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-101
<div class="bucketwrap list list--complex" id="res1002-101" aria-label="list">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .credit-caption > span
<span class="credit" aria-label="Image credit">
        
        Mandel Ngan/AFP via Getty Images
        
    </span>
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">

Showing first 10 of 49 audited elements.

ARIA hidden element must not be focusable or contain focusable 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.

Learn more

Audit Elements

.sentinel
<div class="sentinel" style="height:1px; width:100%; clear:both;" aria-hidden="true" role="presentation"></div>
ARIA role should be appropriate for the element

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.

Learn more

Audit Elements

#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
.sentinel
<div class="sentinel" style="height:1px; width:100%; clear:both;" aria-hidden="true" role="presentation"></div>
ARIA roles used must conform to valid values

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.

Learn more

Audit Elements

#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
aria-hidden="true" must not be present on the document body

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.

Learn more

Audit Elements

#news
<body id="news" class="news tmplHomePage ag..." data-pjax-modules="util/env images/lazy..." data-nav-overlay-men...="false">
Aside should not be contained in another landmark

Screen reader users can skip over complementary content like <aside> elements when they appear at the top level. Embedding asides within other landmarks may disable this navigation feature, forcing users to wade through ancillary content they want to skip.

Learn more

Audit Elements

#ad-standard-wrap
<aside id="ad-standard-wrap" class="ad-wrap standard" aria-label="advertisement">
Banner landmark should not be contained in another landmark

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
Buttons must have discernible text

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.

Learn more

Audit Elements

#res1002-134 > .arrow-previous.spicerack-carousel-arrow
<button class="spicerack-carousel-arrow arrow-previous">Navigate previous</button>
#res1002-134 > .arrow-next.spicerack-carousel-arrow
<button class="spicerack-carousel-arrow arrow-next">Navigate next</button>
#res1002-143 > .arrow-previous.spicerack-carousel-arrow
<button class="spicerack-carousel-arrow arrow-previous">Navigate previous</button>
#res1002-143 > .arrow-next.spicerack-carousel-arrow
<button class="spicerack-carousel-arrow arrow-next">Navigate next</button>
Deprecated ARIA roles must not be used

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.

Learn more

Audit Elements

#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">
#res1002-111
<div class="bucketwrap spicerack featured area" id="res1002-111" role="featured" aria-label="featured">
#res1002-134
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-134" role="featured" aria-label="featured">
#res1002-143
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-143" role="featured" aria-label="featured">
#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
Document should have one main landmark

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
Document should not have more than one banner landmark

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
Document should not have more than one contentinfo landmark

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.

Learn more

Audit Elements

#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
Document should not have more than one main landmark

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.

Learn more

Audit Elements

main
<main aria-label="main content">
Documents must have <title> element to aid in navigation

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
Elements marked as presentational should be consistently ignored

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.

Learn more

Audit Elements

#res1002-135 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[alt=""][data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="" loading="lazy">
#res1002-144 > .has-podcast-episode.has-audio.post-type-minimal > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[alt=""][data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="" loading="lazy">
Elements must meet minimum color contrast ratio thresholds

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.

Learn more

Audit Elements

.menu__item-inner > a[href$="news/"]
<a href="/sections/news/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;news&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/sections/news/&quot;}">News</a>
.menu__item-inner > a[href$="culture/"]
<a href="/sections/culture/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;culture&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/sections/culture/&quot;}">Culture</a>
.menu__item-inner > a[href$="music/"]
<a href="/music/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;music&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/music/&quot;}">Music</a>
.menu__item-inner > a[href$="podcasts-and-shows/"]
<a href="/podcasts-and-shows/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;podcasts &amp; shows&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/podcasts-and-shows/&quot;}">Podcasts &amp; Shows</a>
#navigation_dropdown-search
<a href="/search/" id="navigation_dropdown-search" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;search&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/search/&quot;}">Search</a>
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .credit-caption > span
<span class="credit" aria-label="Image credit">
        
        Mandel Ngan/AFP via Getty Images
        
    </span>
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .story-text > .slug-wrap > .slug > a[\"=""]
<a href="https://www.npr.org/sections/politics/" data-metrics-ga4="{"action":"homepage_curation_click","category":"recirculation","clickPosition":"1.1.1-L","clickType":"section slug","clickUrl":"https:\/\/www.npr.org\/sections\/politics\/"}" "="">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .story-text > a[\"=""] > .title
<h3 class="title">A chaotic White House Correspondents' Dinner, as told by NPR reporters in the room</h3>
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .story-text > a[\}\'=""] > .teaser
<p class="teaser">Top government officials were rushed out of the Washington Hilton after gunshots were heard at the dinner. NPR journalists describe hiding under tables and scrambling for information as the night unfolded.</p>
#res1002-103 > .post-type-spike.volume-low > .story-wrap > .story-text > .title > .title-inner
<b class="title-inner">What we know about Cole Allen, suspected White House Correspondents' dinner shooter</b>

Showing first 10 of 165 audited elements.

Elements must only use permitted ARIA attributes

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--music
<li class="menu__item menu__item--music menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--shows-podcasts
<li class="menu__item menu__item--shows-podcasts menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
main
<main aria-label="main content">
#resnx-s1-9745002
<article id="resnx-s1-9745002" class="bucketwrap resaudio secondary" aria-label="audio-module">
#resnx-s1-9745281
<article id="resnx-s1-9745281" class="bucketwrap resaudio secondary" aria-label="audio-module">
#resnx-s1-mx-5797922-1
<article id="resnx-s1-mx-5797922-1" class="bucketwrap resaudio secondary" aria-label="audio-module">
#resnx-s1-9737439
<article id="resnx-s1-9737439" class="bucketwrap resaudio secondary" aria-label="audio-module">

Showing first 10 of 22 audited elements.

Elements must only use supported ARIA attributes

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
.menu__item--news
<li class="menu__item menu__item--news menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--culture
<li class="menu__item menu__item--culture menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--music
<li class="menu__item menu__item--music menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
.menu__item--shows-podcasts
<li class="menu__item menu__item--shows-podcasts menu__item--has-submenu" aria-haspopup="true" aria-expanded="false">
main
<main aria-label="main content">
#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-101
<div class="bucketwrap list list--complex" id="res1002-101" aria-label="list">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .credit-caption > span
<span class="credit" aria-label="Image credit">
        
        Mandel Ngan/AFP via Getty Images
        
    </span>
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">

Showing first 10 of 49 audited elements.

Headings should not be empty

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.

Learn more

Audit Elements

#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .story-text > .slug-wrap > .slug
<h2 class="slug">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .story-text > a[\"=""] > .title
<h3 class="title">A chaotic White House Correspondents' Dinner, as told by NPR reporters in the room</h3>
#res1002-103 > .post-type-spike.volume-low > .story-wrap > .story-text > .title
<h3 class="title">
            <b class="title-inner">What we know about Cole Allen, suspected White House Correspondents' dinner shooter</b>

        </h3>
#res1002-104 > .post-type-spike.volume-low > .story-wrap > .story-text > .title
<h3 class="title">
            <b class="title-inner">Details emerge of alleged shooter at White House correspondents' dinner</b>

        </h3>
#res1002-105 > .post-type-spike.volume-low > .story-wrap > .story-text > .title
<h3 class="title">
            <b class="title-inner">Photos: The aftermath of the White House Correspondents' Dinner shooting</b>

        </h3>
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .story-text > .slug-wrap > .slug
<h2 class="slug">
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .story-text > a > .title
<h3 class="title">Trump doubts shooter motivated by Iran war as peace talks on hold</h3>
#res1002-108 > .post-type-minimal.has-image > .story-wrap > .story-text > .slug-wrap > .slug
<h2 class="slug">
#res1002-108 > .post-type-minimal.has-image > .story-wrap > .story-text > a > .title
<h3 class="title">The Supreme Court case that could redefine your digital privacy</h3>
#res1002-109 > .has-audio.post-type-minimal.has-image > .story-wrap > .story-text > .slug-wrap > .slug
<h2 class="slug">

Showing first 10 of 75 audited elements.

Images must have alternative text

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.

Learn more

Audit Elements

img[alt="NPR logo"]
<img src="https://media.npr.org/chrome/npr-logo-2026-animated.gif" alt="NPR logo">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Attendees hid in and..." loading="lazy">
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="In this photo releas..." loading="lazy">
.imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[alt="nina_map_3.jpg"][data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="nina_map_3.jpg" loading="lazy">
#res1002-109 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Rashtriya Swayamseva..." loading="lazy">
#res1002-110 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Black smoke rises ab..." loading="lazy">
#res1002-112 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Britain's King Charl..." loading="lazy">
#res1002-113 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Walter sits on a des..." loading="lazy">
.has-affiliation.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Samantha Pohlman, a ..." loading="lazy">
#res1002-115 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Title: Joburg Ballet..." loading="lazy">

Showing first 10 of 39 audited elements.

Inline text spacing must be adjustable with custom stylesheets

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 6963;
        --source-height: 3917;
    ">
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 6000;
        --source-height: 3375;
    ">
#res1002-108 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 1920;
        --source-height: 1080;
    ">
#res1002-109 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 7038;
        --source-height: 3959;
    ">
#res1002-110 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 4200;
        --source-height: 2363;
    ">
#res1002-112 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 4743;
        --source-height: 2668;
    ">
#res1002-113 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 4500;
        --source-height: 2530;
    ">
#res1002-114 > .has-affiliation.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 4500;
        --source-height: 2531;
    ">
#res1002-115 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"]
<div class="imagewrap has-source-dimensions" data-crop-type="wide" style="
        --source-width: 4961;
        --source-height: 2791;
    ">

Showing first 10 of 38 audited elements.

Interactive controls must not be nested

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.

Learn more

Audit Elements

img[alt="NPR logo"]
<img src="https://media.npr.org/chrome/npr-logo-2026-animated.gif" alt="NPR logo">
#res1002-102 > .volume-full.post-type-simple.has-image > .story-wrap > .wide.thumb-image > .large.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Attendees hid in and..." loading="lazy">
#res1002-107 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="In this photo releas..." loading="lazy">
.imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[alt="nina_map_3.jpg"][data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="nina_map_3.jpg" loading="lazy">
#res1002-109 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Rashtriya Swayamseva..." loading="lazy">
#res1002-110 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Black smoke rises ab..." loading="lazy">
#res1002-112 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Britain's King Charl..." loading="lazy">
#res1002-113 > .has-audio.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Walter sits on a des..." loading="lazy">
.has-affiliation.post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Samantha Pohlman, a ..." loading="lazy">
#res1002-115 > .post-type-minimal.has-image > .story-wrap > .wide.thumb-image > .medium.image.bucketwrap > .imagewrap.has-source-dimensions[data-crop-type="wide"] > a > picture > img[data-format="jpeg"][loading="lazy"]
<img src="https://npr.brightsp..." data-original="https://npr.brightsp..." data-template="https://npr.brightsp..." data-format="jpeg" class="respArchListImg lazy..." alt="Title: Joburg Ballet..." loading="lazy">

Showing first 10 of 41 audited elements.

Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

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.

Learn more

Audit Elements

#globalheader
<header class="npr-header" id="globalheader" aria-label="NPR header">
nav
<nav class="navigation">
main
<main aria-label="main content">
#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
#ad-standard-wrap
<aside id="ad-standard-wrap" class="ad-wrap standard" aria-label="advertisement">
Links must have discernible text

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.

Learn more

Audit Elements

a[href$="#mainContent"]
<a href="#mainContent" class="skiplink">Skip to main content</a>
li:nth-child(2) > .skiplink
<a href="https://help.npr.org/contact/s/article?name=what-are-the-keyboard-shortcuts-for-using-the-npr-org-audio-player" class="skiplink">Keyboard shortcuts for audio player</a>
.navigation__home > a[href="/"]
<a href="/" data-metrics-ga4="{"action":"global_navigation_click","clickName":"npr logo","clickType":"global navigation","clickUrl":"\/"}">
.navigation__newsletters-inner > a[href$="newsletters/"][target="_blank"]
<a href="/newsletters/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;newsletters&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/newsletters/&quot;}" target="_blank">Newsletters</a>
.navigation__shop > a[href$="shopnpr.org"]
<a href="https://shopnpr.org" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;npr shop&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;https://shopnpr.org&quot;}">NPR Shop</a>
.menu__item-inner > a[href$="news/"]
<a href="/sections/news/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;news&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/sections/news/&quot;}">News</a>
.menu__item-inner > a[href$="culture/"]
<a href="/sections/culture/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;culture&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/sections/culture/&quot;}">Culture</a>
.menu__item-inner > a[href$="music/"]
<a href="/music/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;music&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/music/&quot;}">Music</a>
.menu__item-inner > a[href$="podcasts-and-shows/"]
<a href="/podcasts-and-shows/" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;podcasts &amp; shows&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/podcasts-and-shows/&quot;}">Podcasts &amp; Shows</a>
#navigation_dropdown-search
<a href="/search/" id="navigation_dropdown-search" data-metrics-ga4="{&quot;action&quot;:&quot;global_navigation_click&quot;,&quot;clickName&quot;:&quot;search&quot;,&quot;clickType&quot;:&quot;global navigation&quot;,&quot;clickUrl&quot;:&quot;/search/&quot;}">Search</a>

Showing first 10 of 169 audited elements.

Main landmark should not be contained in another landmark

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.

Learn more

Audit Elements

main
<main aria-label="main content">
Page must have means to bypass repeated blocks

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.

Learn more

Audit Elements

html
<html class="js no-touch csstransforms3d video audio" lang="en" style="">
Required ARIA attributes must be provided

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.

Learn more

Audit Elements

#res1002-100
<div class="bucketwrap featured area" id="res1002-100" role="featured" aria-label="featured">
#res1002-106
<div class="bucketwrap spicerack featured area" id="res1002-106" role="featured" aria-label="featured">
#res1002-111
<div class="bucketwrap spicerack featured area" id="res1002-111" role="featured" aria-label="featured">
#res1002-134
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-134" role="featured" aria-label="featured">
#res1002-143
<div class="bucketwrap spicerack featured area themed carousel" id="res1002-143" role="featured" aria-label="featured">
#npr-footer
<footer id="npr-footer" class="npr-footer" role="contentinfo" aria-label="NPR footer">
Scrollable region must have keyboard access

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.

Learn more

Audit Elements

#res1002-134 > .spicerack-content
<div class="spicerack-content">
#res1002-143 > .spicerack-content
<div class="spicerack-content">
The skip-link target should exist and be focusable

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.

Learn more

Audit Elements

a[href$="#mainContent"]
<a href="#mainContent" class="skiplink">Skip to main content</a>
Users should be able to zoom and scale the text up to 500%

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.

Learn more

Audit Elements

meta[name="viewport"]
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
Zooming and scaling must not be disabled

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.

Learn more

Audit Elements

meta[name="viewport"]
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

Browse results by category