Amazonamazon.com
Accessibility Score
Issues Found
Issues Found
CriticalElements must only use supported ARIA attributes1 element
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.
Failing Elements
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
SeriousForm elements should have a visible label1 element
The title and aria-describedby attributes provide supplementary hints, not labels. Screen readers treat these as advisory information rather than true labels, which prevents them from properly conveying the form element's purpose. Form fields need proper labels that can be programmatically determined.
Failing Elements
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
Fix all of the following:
- Only title used to generate label for form element
ModerateHeading levels should only increase by one1 element
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.
Failing Elements
<div class="navFooterColHead" role="heading" aria-level="6">Get to Know Us</div>
Fix any of the following:
- Heading order invalid
ModerateBanner 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.
Failing Elements
<div id="gw-desktop-herotator" data-autorotation-delay="4000" class="a-section a-spacing-none aok-relative tall gw-desktop-herotator-ready" role="banner">
Fix any of the following:
- The banner landmark is contained in another landmark.
ModerateDocument 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.
Failing Elements
<header id="navbar-main" class="nav-opt-sprite nav-flex nav-locale-us nav-lang-en nav-ssl nav-unrec nav-progressive-attribute">
Fix any of the following:
- Document has more than one banner landmark
ModerateLandmarks should have a unique role or role/label/title (i.e. accessible name) combination1 element
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.
Failing Elements
<header id="navbar-main" class="nav-opt-sprite nav-flex nav-locale-us nav-lang-en nav-ssl nav-unrec nav-progressive-attribute">
Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
ModeratePage 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.
Failing Elements
<html lang="en-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
Fix all of the following:
- Page must have a level-one heading
ModerateAll page content should be contained by landmarks18 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.
Failing Elements
<div class="navFooterLinkCol navAccessibility">
Fix any of the following:
- Some page content is not contained by landmarks
<div class="navFooterColHead" role="heading" aria-level="6">Make Money with Us</div>
Fix any of the following:
- Some page content is not contained by landmarks
<li class="nav_first">
<a href="https://sell.amazon.com/?ld=AZFSSOA_FTSELL-C&ref_=footer_soa" class="nav_a">Sell on Amazon</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://developer.amazon.com" class="nav_a">Sell apps on Amazon</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://supply.amazon.com" class="nav_a">Supply to Amazon</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://sell.amazon.com/brand-registry?ld=AZUSSOA_ABR-FT" class="nav_a">Protect & Build Your Brand</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://affiliate-program.amazon.com/" class="nav_a">Become an Affiliate</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://dspjobhub.com/" class="nav_a">Become a Delivery Driver</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://logistics.amazon.com/marketing?utm_source=amzn&utm_medium=footer&utm_campaign=home" class="nav_a">Start a Package Delivery Business</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
<li>
<a href="https://advertising.amazon.com/?ref=ext_amzn_ftr" class="nav_a">Advertise Your Products</a>
</li>Fix any of the following:
- Some page content is not contained by landmarks
Showing first 10 of 18 failing elements.
MinorAlternative text of images should not be repeated as text15 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.
Failing Elements
<img alt="Dresses" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Jewelry" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Bags" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Swimwear" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Watches" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Clothing" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Shoes" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Fragrance" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Women" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img alt="Men" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
Showing first 10 of 15 failing elements.
Passed Audits
[role="img"] elements must have alternative text1 element
Screen readers cannot convert visual images with role="img" into text without an accessible alternative. All users with visual disabilities, from complete blindness to low vision and color blindness, require text alternatives to access the information that images convey.
Audit Elements
<span class="icp-nav-flag icp-nav-flag-us icp-nav-flag-lop" role="img" aria-label="United States"></span>
<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-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
<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-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
<li> elements must be contained in a <ul> or <ol>125 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 class="nav-assistant-list-item">
<li class="nav-assistant-list-item">
<li class="nav-assistant-list-item">
<li class="nav-assistant-list-item">
<li class="nav-assistant-list-item">
<li class="nav-assistant-list-item">
<li class="nav-li">
<li class="nav-li">
<li class="nav-li"> <div class="nav-div"> <a href="/haul/store?ref_=nav_cs_hul_disb" class="nav-a " tabindex="0" data-csa-c-type="link" data-csa-c-slot-id="nav_cs_2" data-csa-c-content-id="nav_cs_hul_disb" data-csa-c-id="9il65i-8gcju8-2bhxbx-s34pyk">Amazon Haul</a> </div> </li>
<li class="nav-li">
Showing first 10 of 125 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements14 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 aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<ul class="nav-ul">
<ol class="a-carousel" style="width: 8960px; transform: translateX(-3840px) translateZ(0px);" aria-busy="false">
<ul>
<ul>
<ul>
<ul>
<ul>
<ul>
Showing first 10 of 14 audited elements.
All page content should be contained by landmarks2078 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="a-page">
<a id="nav-top"></a>
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<h2 id="nav-assistant-links-heading" class="nav-assistant-heading nav-assistant-headers-font">Skip to</h2>
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<li class="nav-assistant-list-item">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<h2 id="nav-assist-shortcuts-heading" class="nav-assistant-heading nav-assistant-headers-font font-color">
Keyboard shortcuts
</h2><ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<li class="nav-assistant-list-item">
Showing first 10 of 2078 audited elements.
Alternative text of images should not be repeated as text209 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 alt="Watch the new Amazon..." src="https://m.media-amaz..." class="_cropped-image-link_..." data-a-hires="https://m.media-amaz...">
<img alt="Hisense 85" E6 Cinem..." src="https://m.media-amaz..." data-a-hires="https://m.media-amaz...">
<img alt="Ring Indoor Cam, Home or business security in 1080p HD video, 2-pack, White" src="https://m.media-amazon.com/images/I/51Af48RkB6L._AC_SY145_.jpg" data-a-hires="https://m.media-amazon.com/images/I/51Af48RkB6L._AC_SY290_.jpg">
<img alt="Hisense 55" E7 Cinem..." src="https://m.media-amaz..." data-a-hires="https://m.media-amaz...">
<img alt="Ring Spotlight Cam P..." src="https://m.media-amaz..." data-a-hires="https://m.media-amaz...">
<img alt="Carhartt Men's Iconi..." src="https://m.media-amaz..." class="a-dynamic-image dcl-..." height="240" width="240" data-a-dynamic-image="{"https://m.media-am..."><img alt="Ring Outdoor Cam (St..." src="https://m.media-amaz..." class="a-dynamic-image dcl-..." height="240" width="240" data-a-dynamic-image="{"https://m.media-am..."><img alt="Soundcore P30i by An..." src="https://m.media-amaz..." class="a-dynamic-image dcl-..." height="240" width="240" data-a-dynamic-image="{"https://m.media-am..."><img alt="Sony WH-CH520 Headph..." src="https://m.media-amaz..." class="a-dynamic-image dcl-..." height="240" width="240" data-a-dynamic-image="{"https://m.media-am..."><img alt="JBL Go 3 - Portable ..." src="https://m.media-amaz..." class="a-dynamic-image dcl-..." height="240" width="240" data-a-dynamic-image="{"https://m.media-am...">Showing first 10 of 209 audited elements.
ARIA attributes must be used as specified for the element's role266 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
Showing first 10 of 266 audited elements.
ARIA attributes must conform to valid names266 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
Showing first 10 of 266 audited elements.
ARIA attributes must conform to valid values265 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
Showing first 10 of 265 audited elements.
ARIA hidden element must not be focusable or contain focusable elements139 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
<hr class="nav-assistant-separator" aria-hidden="true">
<div class="keyboard-shortcut-container" aria-hidden="true">
<div class="keyboard-shortcut-container" aria-hidden="true">
<div class="keyboard-shortcut-container" aria-hidden="true">
<div class="keyboard-shortcut-container" aria-hidden="true">
<div class="keyboard-shortcut-container" aria-hidden="true">
<span id="nav-cart-count" aria-hidden="true" class="nav-cart-count nav-cart-0 nav-progressive-attribute nav-progressive-content">0</span>
<span aria-hidden="true" class="nav-line-1">
</span><span aria-hidden="true" class="nav-line-2">
Cart
<span class="nav-icon nav-arrow"></span>
</span><li aria-roledescription="Slide" class="a-carousel-card" aria-setsize="7" aria-posinset="1" aria-hidden="true" style="visibility: hidden; width: 1280px; margin: 0px;">
Showing first 10 of 139 audited elements.
ARIA role should be appropriate for the element304 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<form id="nav-search-bar-form" accept-charset="utf-8" action="/s/ref=nb_sb_noss" class="nav-searchbar nav-progressive-attribute" method="GET" name="site-search" role="search">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Showing first 10 of 304 audited elements.
ARIA roles used must conform to valid values257 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<form id="nav-search-bar-form" accept-charset="utf-8" action="/s/ref=nb_sb_noss" class="nav-searchbar nav-progressive-attribute" method="GET" name="site-search" role="search">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Showing first 10 of 257 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 class="a-m-us a-aui_72554-c a-aui_template_weblab_cache_333406-c a-meter-animate">
Aside should not be contained in another landmark1 element
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.
Audit Elements
<div id="rhf" class="copilot-secure-display" style="clear: both;" role="complementary" aria-label="Your recently viewed items and featured recommendations">
autocomplete attribute must be used correctly1 element
Missing or incorrect autocomplete values make forms inaccessible to screen reader users. Screen readers cannot provide adequate information about form fields without proper autocomplete attributes, preventing users from understanding what information is required and how to complete forms correctly.
Audit Elements
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
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 id="navbar-main" class="nav-opt-sprite nav-flex nav-locale-us nav-lang-en nav-ssl nav-unrec nav-progressive-attribute">
Buttons must have discernible text10 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 id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand to Change Language or Country" tabindex="0" style="visibility: visible;"></button>
<button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand Account and Lists" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Medical Care Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Prime Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Gift Cards Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Toys & Games Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Home Improvement Details" tabindex="0" style="visibility: visible;"></button>
<button id="navBackToTop" class="navFooterBackToTopText" aria-label="Back to top"><div class="navFooterBackToTop">Back to top</div></button>
<button class="nav-arrow icp-up-down-arrow" aria-controls="nav-flyout-icp-footer-flyout" aria-label="Expand to Change Language or Country"></button>
Certain ARIA roles must be contained by particular parents167 elements
ARIA roles with missing required parent elements cannot function as intended for assistive technology users. Parent-child relationships convey essential hierarchy and context, like showing where an item sits within a tree structure. Without proper parents, this critical relationship information is lost.
Audit Elements
<li data-sgproduct="{"asin":"B06X6J5266"}" class="feed-carousel-card" aria-posinset="1" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B01N05APQY"}" class="feed-carousel-card" aria-posinset="2" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B008JGIZGS"}" class="feed-carousel-card" aria-posinset="3" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B0BL7316GD"}" class="feed-carousel-card" aria-posinset="4" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B0849N8W1M"}" class="feed-carousel-card" aria-posinset="5" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B07MJL8NXR"}" class="feed-carousel-card" aria-posinset="6" aria-hidden="false" role="listitem" style="display: inline-block;" aria-setsize="29"><li data-sgproduct="{"asin":"B0GVV2VW72"}" class="feed-carousel-card" aria-posinset="7" aria-hidden="false" role="listitem" aria-setsize="29" style="display: inline-block;"><li data-sgproduct="{"asin":"B003P02EGU"}" class="feed-carousel-card" aria-posinset="8" aria-hidden="false" role="listitem" aria-setsize="29" style="display: inline-block;"><li data-sgproduct="{"asin":"B01DDIRDZA"}" class="feed-carousel-card" aria-setsize="29" aria-posinset="9" aria-hidden="false" role="listitem" style="display: inline-block;"><li data-sgproduct="{"asin":"B003AYKYIG"}" class="feed-carousel-card" aria-setsize="29" aria-posinset="10" aria-hidden="false" role="listitem" style="display: inline-block;">Showing first 10 of 167 audited elements.
Certain ARIA roles must contain particular children7 elements
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
<ol class="a-carousel" role="list" style="width: 3488px; height: 226px;">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
<ul class="a-unordered-list a-nostyle a-horizontal feed-carousel-shelf" role="list">
Deprecated ARIA roles must not be used257 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<form id="nav-search-bar-form" accept-charset="utf-8" action="/s/ref=nb_sb_noss" class="nav-searchbar nav-progressive-attribute" method="GET" name="site-search" role="search">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Showing first 10 of 257 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-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
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
<div id="pageContent" class="a-section a-spacing-none" role="main">
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-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
Elements must meet minimum color contrast ratio thresholds205 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
<span class="nav-line-1 nav-progressive-content" id="glow-ingress-line1">
Delivering to Boardman 97818
</span><span class="nav-line-2 nav-progressive-content" id="glow-ingress-line2">
Update location
</span><span id="nav-search-label-id" class="nav-search-label nav-progressive-content">All</span>
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
<div>EN</div>
<span id="nav-link-accountList-nav-line-1" class="nav-line-1 nav-progressive-content">Hello, sign in</span>
<span class="nav-line-2 ">Account & Lists </span>
<span class="nav-line-1">Returns</span>
<span class="nav-line-2">& Orders<span class="nav-icon nav-arrow"></span></span>
Showing first 10 of 205 audited elements.
Elements must only use permitted ARIA attributes264 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
Showing first 10 of 264 audited elements.
Elements must only use supported ARIA attributes265 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<ul aria-labelledby="nav-assistant-links-heading" class="nav-assistant-links-container">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<ul class="keyboard-shortcuts-list-container" id="nav-assist-shortcuts-container" aria-labelledby="nav-assist-shortcuts-heading">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
Showing first 10 of 265 audited elements.
Elements should not have tabindex greater than zero45 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<a href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Showing first 10 of 45 audited elements.
Form elements must have labels1 element
Form labels are essential for screen reader users to understand what information each field requires. Without proper labels, screen readers cannot identify input expectations, fields don't receive focus when announced, and users with motor impairments lose the benefit of larger clickable areas that labels provide.
Audit Elements
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Form elements should have a visible label1 element
The title and aria-describedby attributes provide supplementary hints, not labels. Screen readers treat these as advisory information rather than true labels, which prevents them from properly conveying the form element's purpose. Form fields need proper labels that can be programmatically determined.
Audit Elements
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Form field must not have multiple label elements2 elements
Multiple labels on the same form field cause inconsistent behavior across screen reader and browser combinations. Some will read the first label, others the last, and some will read both, creating confusion about what information the field requires.
Audit Elements
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Heading levels should only increase by one55 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
<h2 id="nav-assistant-links-heading" class="nav-assistant-heading nav-assistant-headers-font">Skip to</h2>
<h2 id="nav-assist-shortcuts-heading" class="nav-assistant-heading nav-assistant-headers-font font-color">
Keyboard shortcuts
</h2><h2 class="a-color-base headline truncate-2line">Blue hues</h2>
<h2 class="a-color-base headline truncate-2line">Luxury Father's Day gifts</h2>
<h2 class="a-color-base headline truncate-2line">New summer styles</h2>
<h2 class="a-color-base headline">
<h3>
<h2 class="as-title-block-left"><span class="a-color-base">Best Sellers in Grocery & Gourmet Food</span></h2>
<h2 class="a-color-base headline truncate-2line">Top sellers on Shopbop</h2>
<h2 class="a-color-base headline">
Showing first 10 of 55 audited elements.
Headings should not be empty56 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
<h2 id="nav-assistant-links-heading" class="nav-assistant-heading nav-assistant-headers-font">Skip to</h2>
<h2 id="nav-assist-shortcuts-heading" class="nav-assistant-heading nav-assistant-headers-font font-color">
Keyboard shortcuts
</h2><h2 class="a-color-base headline truncate-2line">Blue hues</h2>
<h2 class="a-color-base headline truncate-2line">Luxury Father's Day gifts</h2>
<h2 class="a-color-base headline truncate-2line">New summer styles</h2>
<h2 class="a-color-base headline">
<h3>
<h2 class="as-title-block-left"><span class="a-color-base">Best Sellers in Grocery & Gourmet Food</span></h2>
<h2 class="a-color-base headline truncate-2line">Top sellers on Shopbop</h2>
<h2 class="a-color-base headline">
Showing first 10 of 56 audited elements.
IDs used in ARIA and labels must be unique141 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
<h2 id="nav-assistant-links-heading" class="nav-assistant-heading nav-assistant-headers-font">Skip to</h2>
<h2 id="nav-assist-shortcuts-heading" class="nav-assistant-heading nav-assistant-headers-font font-color">
Keyboard shortcuts
</h2><div id="nav-assist-shortcut-help" class="">
<label id="searchDropdownDescription" for="searchDropdownBox" class="nav-progressive-attribute" style="display:none">Select the department you want to search in</label>
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
<div class="autocomplete-results-container" id="sac-autocomplete-results-container" role="grid"><div class="two-pane-results-container" role="rowgroup"><div class="left-pane-results-container"></div><div class="right-pane-results-container"></div></div></div>
<div id="nav-flyout-accountList" class="nav-coreFlyout nav-flyout" aria-modal="false" role="dialog" aria-label="Account settings and Lists management" style="">
<div id="nav-flyout-icp-footer-flyout" class="nav-coreFlyout nav-flyout" aria-modal="false" role="dialog" style="">
<p class="vjs-modal-dialog-description vjs-control-text" id="desktopTallHeroVideo-9f6ebe73-0af8-4cb0-af1d-00110458fd46_component_93_description">Beginning of dialog window. Escape will cancel and close the window.</p>
Showing first 10 of 141 audited elements.
Images must have alternative text224 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 alt="Watch the new Amazon..." src="https://m.media-amaz..." class="_cropped-image-link_..." data-a-hires="https://m.media-amaz...">
<img alt="Dresses" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Jewelry" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Bags" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Swimwear" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Watches" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Clothing" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Shoes" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Fragrance" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
<img alt="Women" src="https://images-na.ss..." class="_Zmx1a_fluidLandscap..." data-a-hires="https://images-na.ss...">
Showing first 10 of 224 audited elements.
Inline text spacing must be adjustable with custom stylesheets121 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
<button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand to Change Language or Country" tabindex="0" style="visibility: visible;"></button>
<button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand Account and Lists" tabindex="0" style="visibility: visible;"></button>
<div class="nav-signin-tt nav-flyout" style="display: block; position: absolute; top: 0px; left: 947.484px; opacity: 1;">
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Medical Care Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Prime Details" tabindex="0" style="visibility: visible;"></button>
<button aria-expanded="false" class="nav-flyout-button nav-icon nav-arrow" aria-label="Gift Cards Details" tabindex="0" style="visibility: visible;"></button>
<div class="a-carousel-col a-car..." style="visibility: visible;..." cel_widget_id="gw-desktop-hero-left..." data-csa-c-type="action" data-csa-c-action="herotatorLeftArrow" data-csa-c-slot-id="gw-desktop-hero-left" data-csa-c-id="azsis5-pu7u06-9g8vur..." ...>
<div class="a-carousel-viewport" aria-roledescription="" id="anonCarousel1" style="height: 600px;" role="group">
<ol class="a-carousel" style="width: 8960px; transform: translateX(-3840px) translateZ(0px);" aria-busy="false">
<li aria-roledescription="Slide" class="a-carousel-card" aria-setsize="7" aria-posinset="4" aria-hidden="false" style="visibility: visible; width: 1280px; margin: 0px;">
Showing first 10 of 121 audited elements.
Input buttons must have discernible text1 element
Screen reader users cannot understand an input type="button"'s purpose without an accessible name. Unnamed button images provide no description of their destination, purpose, or function, leaving users unable to make informed decisions about activating them.
Audit Elements
<input id="nav-search-submit-button" type="submit" class="nav-input nav-progressive-attribute" value="Go" tabindex="0">
Interactive controls must not be nested307 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 id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<option selected="selected" value="search-alias=aps">All Departments</option>
<option value="search-alias=alexa-skills">Alexa Skills</option>
<option value="search-alias=amazon-devices">Amazon Devices</option>
<option value="search-alias=amazon-global-store">Amazon Global Store</option>
<option value="search-alias=bazaar">Amazon Haul</option>
<option value="search-alias=amazon-one-medical">Amazon One Medical</option>
<option value="search-alias=amazon-pharmacy">Amazon Pharmacy</option>
<option value="search-alias=warehouse-deals">Amazon Resale</option>
Showing first 10 of 307 audited elements.
Interactive elements must have a visible focus indicator64 elements
Sighted keyboard users rely on a visible focus indicator to know where they are on the page. When focus styles are missing, too subtle, or have insufficient contrast against the surrounding colors, users cannot tell which element will respond when they press Enter or Space, making keyboard navigation slow and error-prone. This especially affects people with motor impairments who cannot use a mouse and people with low vision who need clear, high-contrast indicators.
Audit Elements
<a href="#skippedLink" id="nav-assist-skip-to-main-content" aria-label="main content" aria-describedby="nav-assist-shortcut-help" tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu-item-index="0" class="nav-assistant-link nav-assistant-menu-ite...
<a href="/ref=nav_logo" id="nav-logo-sprites" class="nav-logo-link nav-progressive-attribute" aria-label="Amazon" lang="en">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-..." href="">
<select aria-describedby="searchDropdownDescription" class="nav-search-dropdown searchSelect nav-progressive-a..." data-nav-digest="8+4IFjPFYoUJOrAyyN57sQMP5vw=" data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progressive-attribute" dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-results-c...
<input id="nav-search-submit-button" type="submit" class="nav-input nav-progressive-attribute" value="Go" tabindex="0">
<a href="/customer-preferences/edit?ie=UTF8&preferences..." class="nav-a nav-a-2 icp-link-style-2" aria-label="Choose a language for shopping in Amazon United St...">
<button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand to Change Language or Country" tabindex="0" style="visibility: visible;">
<a href="https://www.amazon.com/ap/signin?openid.return_to=..." class="nav-a nav-a-2 nav-progressive-attribute" data-nav-ref="nav_ya_signin" data-nav-role="signin" data-ux-jq-mouseenter="true" tabindex="0" data-csa-c-type="link" data-csa-c-slot-id="nav-link-accountList" data-csa-c-content-id="nav_...
<button class="nav-flyout-button nav-icon nav-arrow" aria-label="Expand Account and Lists" tabindex="0" style="visibility: visible;">
Showing first 10 of 64 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination6 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
<div id="pageContent" class="a-section a-spacing-none" role="main">
<div data-a-carousel-opti...="{"circular":false,"f..." data-a-display-strat...="dds-inline-hero" data-a-transition-st...="dds-slide-no-empty-s..." role="region" aria-roledescription="carousel" class="a-begin a-carousel-c..."><div id="rhf" class="copilot-secure-display" style="clear: both;" role="complementary" aria-label="Your recently viewed items and featured recommendations">
<div class="navFooterLine navFooterLinkLine navFooterDescLine" role="navigation" aria-label="More on Amazon">
lang attribute must have a valid value2 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 href="/ref=nav_logo" id="nav-logo-sprites" class="nav-logo-link nav-progressive-attribute" aria-label="Amazon" lang="en">
<a aria-label="Amazon US Home" lang="en" href="/?ref_=footer_logo">
<div class="nav-logo-base nav-sprite"></div>
</a>Links must be distinguishable without relying on color1 element
People with low vision or color blindness cannot visually distinguish links from surrounding text without sufficient color contrast (3:1 ratio minimum). When link colors are too similar to regular text, users with visual impairments cannot identify which text is clickable.
Audit Elements
<a href="https://www.amazon.c..." class="nav-a" aria-label="New to Amazon? Start...">
Links must have discernible text349 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 href="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><a href="/ref=nav_logo" id="nav-logo-sprites" class="nav-logo-link nav-progressive-attribute" aria-label="Amazon" lang="en">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<a href="/customer-preferences/edit?ie=UTF8&preferencesReturnUrl=%2F&ref_=topnav_lang" class="nav-a nav-a-2 icp-link-style-2" aria-label="Choose a language for shopping in Amazon United States. The current selection is English (EN). ">
<a href="https://www.amazon.c..." class="nav-a nav-a-2 nav-..." data-nav-ref="nav_ya_signin" data-nav-role="signin" data-ux-jq-mouseente...="true" tabindex="0" data-csa-c-type="link" data-csa-c-slot-id="nav-link-accountList" data-csa-c-content-i...="nav_ya_signin" ...>
<a href="/gp/css/order-history?ref_=nav_orders_first" class="nav-a nav-a-2 nav-progressive-attribute" id="nav-orders" tabindex="0"> <span class="nav-line-1">Returns</span> <span class="nav-line-2">& Orders<span class="nav-icon nav-arrow"></span></span> </a>
Showing first 10 of 349 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
<div id="pageContent" class="a-section a-spacing-none" role="main">
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-us" class="a-ws a-js a-audio a-..." data-19ax5a9jf="dingo" data-aui-build-date="3.26.5-2026-06-03" data-useragent="Mozilla/5.0 (X11; Li..." data-platform="Linux x86_64">
Required ARIA attributes must be provided257 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
<nav id="shortcut-menu" class="nav-assistant" aria-label="Shortcuts menu" tabindex="-1" role="navigation" data-skip-link-target-text="Main content start" data-hashed-id="" data-raw-id="">
<a href="javascript:void(0)" id="nav-assist-search" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="1" data-behavior="navigate" data-actuators="[{"eventCode":"Slash..." data-target="#twotabsearchtextbox" data-modal-ignore="" ...><a href="javascript:void(0)" id="nav-assist-cart" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="2" data-behavior="navigate" data-actuators="[{"eventKey":"Ç","ev..." data-target="/gp/cart/view.html/?..." data-modal-ignore="" aria-label="Cart, shift, alt, c" ...><a href="javascript:void(0)" id="nav-assist-home" role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="3" data-behavior="navigate" data-actuators="[{"eventKey":"Ó","ev..." data-target="/?ref_=nav_assist" data-modal-ignore="" aria-label="Home, shift, alt, h" ...><a href="javascript:void(0)" id="nav-assist-your-orde..." role="link" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="4" data-behavior="navigate" data-actuators="[{"eventKey":"Ø","ev..." data-target="/gp/css/order-histor..." data-modal-ignore="" ...><button id="nav-assist-show-shor..." role="button" tabindex="-1" class="nav-assistant-menu-i..." data-nav-assist-menu...="5" data-behavior="show-hide" data-actuators="[{"eventKey":"¸","ev..." data-target="a[data-nav-assist-me..." data-modal-ignore="" aria-label="Show/hide shortcuts,..." ...><div id="navbar" cel_widget_id="Navigation-desktop-n..." role="navigation" class="nav-sprite-v1 celwid..." aria-label="Primary" data-csa-c-id="f0pn25-e3w3ei-7o08kl..." data-cel-widget="Navigation-desktop-n...">
<a id="nav-global-location-popover-link" role="button" tabindex="0" class="nav-a nav-a-2 a-popover-trigger a-declarative nav-progressive-attribute" href="">
<form id="nav-search-bar-form" accept-charset="utf-8" action="/s/ref=nb_sb_noss" class="nav-searchbar nav-progressive-attribute" method="GET" name="site-search" role="search">
<input type="text" id="twotabsearchtextbox" value="" name="field-keywords" autocomplete="off" placeholder="Search Amazon" class="nav-input nav-progre..." dir="auto" tabindex="0" aria-label="Search Amazon" role="searchbox" aria-autocomplete="list" aria-controls="sac-autocomplete-res..." ...>
Showing first 10 of 257 audited elements.
Select element must have an accessible name1 element
Screen reader users cannot understand what information a select element requires without a proper label. Labels are essential for identifying form fields even when the purpose seems visually obvious, ensuring all users can complete forms successfully.
Audit Elements
<select aria-describedby="searchDropdownDescri..." class="nav-search-dropdown ..." data-nav-digest="8+4IFjPFYoUJOrAyyN57..." data-nav-selected="0" id="searchDropdownBox" name="url" style="display: block;" tabindex="0" title="Search in">
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="#skippedLink" id="nav-assist-skip-to-m..." aria-label="main content" aria-describedby="nav-assist-shortcut-..." tabindex="0" data-target="#skippedLink" data-scrolltarget="" data-behavior="navigate" data-nav-assist-menu...="0" class="nav-assistant-link n...">