Best Buybestbuy.com
Accessibility Score
Issues Found
Issues Found
SeriousARIA hidden element must not be focusable or contain focusable elements17 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.
Failing Elements
<li aria-hidden="true" class="item c-carousel-item " data-order="6" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="7" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="8" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="9" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="10" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="11" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="12" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="13" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="14" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
<li aria-hidden="true" class="item c-carousel-item " data-order="15" style="margin-right:16px;width:159px">
Fix all of the following:
- Focusable content should have tabindex="-1" or be removed from the DOM
Showing first 10 of 17 failing elements.
SeriousElements should not have tabindex greater than zero1 element
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.
Failing Elements
<div tabindex="1" data-testid="AutocompleteContainer-TestID" class="sugg-autocomplete-container sugg-lv">
Fix any of the following:
- Element has a tabindex greater than 0
MinorAlternative text of images should not be repeated as text5 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 src="https://pisces.bbyst..." alt="Apple" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img src="https://pisces.bbyst..." alt="Football Gameday Tec..." class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img src="https://pisces.bbyst..." alt="TV & Home Theater" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img src="https://pisces.bbyst..." alt="Computers & Tablets" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
<img src="https://pisces.bbyst..." alt="All Video Games" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Fix all of the following:
- Element contains <img> element with alt text that duplicates existing text
Passed Audits
<html> element must have a lang attribute1 element
Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.
Audit Elements
<html lang="en" data-app-version="26.17.80">
<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" data-app-version="26.17.80">
<li> elements must be contained in a <ul> or <ol>52 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 aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/site/misc/deal-of-the-day/pcmcat248000050016.c?id=pcmcat248000050016" tabindex="0">Deal of the Day</a></li>
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/discover" tabindex="0">Discover</a></li>
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/site/electronics/best-buy-membership/pcmcat1679668833285.c?id=pcmcat1679668833285" tabindex="0">My Best Buy Memberships</a></li>
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/site/misc/financing-rewards/pcmcat102500050032.c?id=pcmcat102500050032" tabindex="0">Credit Cards</a></li>
<li class="bottom-nav-menu-item"><!--$--><!--/$--></li>
<li class="bottom-nav-menu-item" id="bottom-nav-recently-viewed">
<li class="bottom-nav-menu-item">
<li class="bottom-nav-menu-item">
<li class="item c-carousel-item " data-order="0" style="margin-right:16px;width:159px" tabindex="-1">
Showing first 10 of 52 audited elements.
<svg> elements with an img role must have alternative text1 element
SVG images need text alternatives so their information can be accessed through any sensory modality - visual, auditory, or tactile. Text alternatives enable screen readers to convert visual information into speech or braille, support future translation into sign language, and ensure content is accessible regardless of a user's sensory abilities.
Audit Elements
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<ul> and <ol> must only directly contain <li>, <script> or <template> elements10 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 class="bottom-nav-left lv">
<ul class="bottom-nav-right">
<ul class="c-carousel-list" style="transform:translate3d(-0px, 0, 0)">
<ul class="icon-navigation list-none flex grow w-full m-none px-none pb-400">
<ul class="navigation-section-list p-none list-none">
<ul class="navigation-section-list p-none list-none">
<ul class="navigation-section-list p-none list-none">
<ul class="navigation-section-list p-none list-none">
<ul class="navigation-section-list p-none list-none">
<ul class="navigation-section-list p-none list-none">
All page content should be contained by landmarks433 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 data-exp-key="exp0442"></div>
<div class="brix smart-banner" data-component-name="SmartBanner" data-component-version="3.2.19"></div>
<div id="headerFooterIncludes-beforeFirstPaintSet">
<div class="atwa-ninja"><!--$--><div><div><div class="appContainer" data-version="0.68.0"></div></div></div><!--/$--></div>
<div><div><div class="appContainer" data-version="0.68.0"></div></div></div>
<div><div class="appContainer" data-version="0.68.0"></div></div>
<div class="appContainer" data-version="0.68.0"></div>
<div class="flex justify-center">
<div class="atwb-display-ad" data-version="0.68.0" style="width: 100%; text-align: center;">
<div>
Showing first 10 of 433 audited elements.
Alternative text of images should not be repeated as text9 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 src="https://pisces.bbystatic.com/image2/BestBuy_US/dam/5363750-cbw-td-260329-255fcffd-e3ac-4773-b6ef-ba6ece4a32b6.png" width="120" height="120" alt="">
<img alt="Save up to $720 on s..." fetchpriority="high" width="112" height="112" decoding="async" data-nimg="1" class="w-full h-auto" style="color: transparent; ..." src="https://pisces.bbyst...">
<img alt="MacBook. Save up to ..." fetchpriority="high" width="112" height="112" decoding="async" data-nimg="1" class="w-full h-auto" style="color: transparent; ..." src="https://pisces.bbyst...">
<img alt="Share on YouTube" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppYouTube-c823f6d3-8dcb-4964-9494-92cd7a54b4ec.svg" width="32">
<img alt="Share on Instagram" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppInstagram-ea334c57-1040-4c6a-849b-cb5c211bfca2.svg" width="32">
<img alt="Share on TikTok" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppTikTok-4ad73591-e0c4-4848-a70c-1d251aeae862.svg" width="32">
<img alt="Share on Facebook" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppFacebook-6587dc59-5c2c-41f5-9db3-8775e21c57e9.svg" width="32">
<img alt="Share on Pinterest" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppPinterest-8bc14c43-a0c9-415f-a122-d247a150cda0.svg" width="32">
<img alt="Share on X" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/X-bd003ff5-a027-4542-9c98-1d568c5d509e.svg" width="32">
ARIA attributes must be used as specified for the element's role32 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<nav aria-label="Main" class="hamburger-menu">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<nav aria-label="utility" class="bottom-nav">
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
Showing first 10 of 32 audited elements.
ARIA attributes must conform to valid names32 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<nav aria-label="Main" class="hamburger-menu">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<nav aria-label="utility" class="bottom-nav">
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
Showing first 10 of 32 audited elements.
ARIA attributes must conform to valid values32 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<nav aria-label="Main" class="hamburger-menu">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<nav aria-label="utility" class="bottom-nav">
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
Showing first 10 of 32 audited elements.
ARIA hidden element must not be focusable or contain focusable elements64 elements
Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.
Audit Elements
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="open-hamburger-icon" fill="white" height="32" width="32">
<div data-version="1.3.169" style="display:none" aria-hidden="true" data-testid="search-web-view-version"></div>
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="fill-default" height="24px" width="24px">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="fill-default" height="24px" width="24px">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="gift-ideas-button-image fill v-text-pure-white">
<li aria-hidden="true"><a aria-hidden="true" class="bottom-left-links " href="/site/electronics/gift-cards/cat09000.c?id=cat09000" tabindex="-1" style="pointer-events: none;">Gift Cards</a></li>
<li aria-hidden="true"><a aria-hidden="true" class="bottom-left-links " href="/site/electronics/gift-ideas/abcat0010000.c?id=abcat0010000" tabindex="-1" style="pointer-events: none;">Gift Ideas</a></li>
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" fill="white" height="16" width="16">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="v-p-top-xxs" fill="white" height="18" width="16">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="v-p-top-xxs" fill="white" height="18" width="16">
Showing first 10 of 64 audited elements.
ARIA role should be appropriate for the element69 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Audit Elements
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="open-hamburger-icon" fill="white" height="32" width="32">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="fill-default" height="24px" width="24px">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="fill-default" height="24px" width="24px">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="gift-ideas-button-image fill v-text-pure-white">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" fill="white" height="16" width="16">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24" aria-hidden="true" role="img" class="v-p-top-xxs" fill="white" height="18" width="16">
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
Showing first 10 of 69 audited elements.
ARIA roles used must conform to valid values7 elements
Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.
Audit Elements
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
<button role="link" onclick="window.location.href='/top-deals'" class="dct-be-btn dct-be-btn-lg dct-be-btn-outline flex-col px-300 py-100 m-100" data-track="[context:linkRegion=GHP_PrimaryMessage_5442150,linkPlacement=Open,linkContent=ShopNow]">
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
<div aria-live="assertive" id="__next-route-announcer__" role="alert" style="position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;"></div>
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="bby-ghp">
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 class="tb-input email-signup-input" autocomplete="off" id="footer-email-signup" placeholder="Enter email address" required="" value="" name="footer-email-signup">
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 data-testid="header">
Buttons must have discernible text9 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 class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<button class="c-button-unstyled plButton d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<button class="c-button-unstyled plButton recentlyViewed-button d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<button class="c-button-unstyled plButton savedItems-button d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<button role="link" onclick="window.location.href='/top-deals'" class="dct-be-btn dct-be-btn-lg dct-be-btn-outline flex-col px-300 py-100 m-100" data-track="[context:linkRegion=GHP_PrimaryMessage_5442150,linkPlacement=Open,linkContent=ShopNow]">
<button class="c-button-unstyled c-carousel-arrow-button _arrowButton_9oil6_39 isVisible" type="button" style="border-width: medium medium medium 1px; border-style: none none none solid; border-color: currentcolor currentcolor currentcolor rgb(197, 203, 213); border-image: initial;">
<button class="c-button c-button-secondary c-button-sm email-signup-button w-full" type="submit">Sign Up</button>
<button class="c-button-link " type="button" data-testid="device-redirect-link">Mobile Site</button>
Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
Deprecated ARIA roles must not be used7 elements
Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.
Audit Elements
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
<button role="link" onclick="window.location.href='/top-deals'" class="dct-be-btn dct-be-btn-lg dct-be-btn-outline flex-col px-300 py-100 m-100" data-track="[context:linkRegion=GHP_PrimaryMessage_5442150,linkPlacement=Open,linkContent=ShopNow]">
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
<div aria-live="assertive" id="__next-route-announcer__" role="alert" style="position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;"></div>
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" data-app-version="26.17.80">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header data-testid="header">
Document should not have more than one contentinfo landmark1 element
Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.
Audit Elements
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
Document should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Audit Elements
<main data-testid="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" data-app-version="26.17.80">
Elements marked as presentational should be consistently ignored1 element
Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.
Audit Elements
<img src="https://pisces.bbystatic.com/image2/BestBuy_US/dam/5363750-cbw-td-260329-255fcffd-e3ac-4773-b6ef-ba6ece4a32b6.png" width="120" height="120" alt="">
Elements must meet minimum color contrast ratio thresholds82 elements
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Audit Elements
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://yardbird.com/" rel="noopener noreferrer" target="_blank">Yardbird</a>
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://www.bestbuy.com/site/electronics/outlet-refurbished-clearance/pcmcat142300050026.c?id=pcmcat142300050026" rel="noopener noreferrer" target="_self">Best Buy Outlet</a>
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://www.bestbuy.com/site/electronics/bestbuy-business/pcmcat230900050001.c?id=pcmcat230900050001" rel="noopener noreferrer" target="_self">Best Buy Business</a>
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/misc/deal-of-the-day/pcmcat248000050016.c?id=pcmcat248000050016" tabindex="0">Deal of the Day</a>
<a aria-hidden="false" class="bottom-left-links " href="/discover" tabindex="0">Discover</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/electronics/best-buy-membership/pcmcat1679668833285.c?id=pcmcat1679668833285" tabindex="0">My Best Buy Memberships</a>
Showing first 10 of 82 audited elements.
Elements must only use permitted ARIA attributes32 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<nav aria-label="Main" class="hamburger-menu">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<nav aria-label="utility" class="bottom-nav">
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
Showing first 10 of 32 audited elements.
Elements must only use supported ARIA attributes32 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<nav aria-label="Main" class="hamburger-menu">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<nav aria-label="utility" class="bottom-nav">
<li aria-hidden="false"><a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a></li>
Showing first 10 of 32 audited elements.
Elements should not have tabindex greater than zero14 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
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<div tabindex="-1" style="pointer-events:none" class="m-0 w-icon-md h-icon-md">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/misc/deal-of-the-day/pcmcat248000050016.c?id=pcmcat248000050016" tabindex="0">Deal of the Day</a>
<a aria-hidden="false" class="bottom-left-links " href="/discover" tabindex="0">Discover</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/electronics/best-buy-membership/pcmcat1679668833285.c?id=pcmcat1679668833285" tabindex="0">My Best Buy Memberships</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/misc/financing-rewards/pcmcat102500050032.c?id=pcmcat102500050032" tabindex="0">Credit Cards</a>
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
<div class="visibility-hidden" id="headerskip" tabindex="-1">Main Content</div>
Showing first 10 of 14 audited elements.
Form elements must have labels2 elements
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
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<input class="tb-input email-signup-input" autocomplete="off" id="footer-email-signup" placeholder="Enter email address" required="" value="" name="footer-email-signup">
Form elements should have a visible label2 elements
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
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<input class="tb-input email-signup-input" autocomplete="off" id="footer-email-signup" placeholder="Enter email address" required="" value="" name="footer-email-signup">
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
<textarea aria-label="Search" class="sugg-search-bar-input-adjust" placeholder="Search Best Buy" id="autocomplete-search-bar" data-testid="SearchBarExtendable-TestID" maxlength="280" value=""></textarea>
<input class="tb-input email-signup-input" autocomplete="off" id="footer-email-signup" placeholder="Enter email address" required="" value="" name="footer-email-signup">
Heading levels should only increase by one9 elements
Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.
Audit Elements
<h1 class="text-12 font-500 text-default-inverse">You’ve got your pick of deals</h1>
<h2 class="text-style-title-sm-500 line-clamp-1 text-default" data-testid="header">Shop deals by category</h2>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Order & Purchases</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Payment Options</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Support & Services</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Rewards & Membership</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Partnerships</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">About Best Buy</h3>
<h3 class="heading-6 ">Get the latest deals and more.</h3>
Headings should not be empty9 elements
Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.
Audit Elements
<h1 class="text-12 font-500 text-default-inverse">You’ve got your pick of deals</h1>
<h2 class="text-style-title-sm-500 line-clamp-1 text-default" data-testid="header">Shop deals by category</h2>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Order & Purchases</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Payment Options</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Support & Services</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Rewards & Membership</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">Partnerships</h3>
<h3 class="navigation-section-heading body-copy-lg v-text-tech-black">About Best Buy</h3>
<h3 class="heading-6 ">Get the latest deals and more.</h3>
IDs used in ARIA and labels must be unique1 element
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
<input class="tb-input email-signup-input" autocomplete="off" id="footer-email-signup" placeholder="Enter email address" required="" value="" name="footer-email-signup">
Images must have alternative text14 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 src="https://pisces.bbystatic.com/image2/BestBuy_US/dam/5363750-cbw-td-260329-255fcffd-e3ac-4773-b6ef-ba6ece4a32b6.png" width="120" height="120" alt="">
<img src="https://pisces.bbyst..." alt="Apple" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img src="https://pisces.bbyst..." alt="Football Gameday Tec..." class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img src="https://pisces.bbyst..." alt="TV & Home Theater" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img src="https://pisces.bbyst..." alt="Computers & Tablets" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img src="https://pisces.bbyst..." alt="All Video Games" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img alt="Save up to $720 on s..." fetchpriority="high" width="112" height="112" decoding="async" data-nimg="1" class="w-full h-auto" style="color: transparent; ..." src="https://pisces.bbyst...">
<img alt="MacBook. Save up to ..." fetchpriority="high" width="112" height="112" decoding="async" data-nimg="1" class="w-full h-auto" style="color: transparent; ..." src="https://pisces.bbyst...">
<img alt="Share on YouTube" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppYouTube-c823f6d3-8dcb-4964-9494-92cd7a54b4ec.svg" width="32">
<img alt="Share on Instagram" height="32" loading="lazy" src="https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/AppInstagram-ea334c57-1040-4c6a-849b-cb5c211bfca2.svg" width="32">
Showing first 10 of 14 audited elements.
Inline text spacing must be adjustable with custom stylesheets108 elements
Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.
Audit Elements
<div class="atwb-display-ad" data-version="0.68.0" style="width: 100%; text-align: center;">
<div style="background-color:#0046be">
<div class="universal-nav-container" data-testid="universal-nav-fluid" style="background-color:#013196">
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<div style="position: absolute; inset: -4px;"></div>
<div tabindex="-1" style="pointer-events:none" class="m-0 w-icon-md h-icon-md">
<div class="flyout-button-wrapper utility-nav-drawer utility-nav-more-drawer" style="left: 549px;">
<div data-testid="story-wrapper-row" style="flex-basis:5.555555555555555%" class="flex flex-md-row flex-xs-col justify-left items-start gap-200 pt-200">
<div data-testid="story-wrapper-row" style="flex-basis:5.555555555555555%" class="flex flex-md-row flex-xs-col justify-left items-start gap-200">
<div data-testid="story-wrapper-row" style="flex-basis:5.555555555555555%" class="flex flex-md-row flex-xs-col justify-left items-start gap-200">
Showing first 10 of 108 audited elements.
Interactive controls must not be nested24 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
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<button class="c-button-unstyled hamburger-menu-button" type="button" aria-controls="flyout-container" aria-expanded="false" aria-label="Menu">
<button data-brix-component-...="Button" data-brix-version="1.82.5" id="autocomplete-search-..." data-testid="SearchButton-TestID" aria-label="Search-Button" aria-busy="false" style="min-width:auto;min-h..." class="relative border-soli...">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<button class="c-button-unstyled plButton d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<button class="c-button-unstyled plButton recentlyViewed-button d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
<button class="c-button-unstyled plButton savedItems-button d-flex justify-content-center align-items-center" type="button" aria-expanded="false">
<img src="https://pisces.bbyst..." alt="Apple" class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
<img src="https://pisces.bbyst..." alt="Football Gameday Tec..." class="deals-sale-event-cat..." loading="lazy" data-testid="Deals-Image-TestID" style="width:100%;max-width...">
Showing first 10 of 24 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination8 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Audit Elements
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<header data-testid="header">
<nav class="bottom-nav" data-testid="universal-nav">
<nav aria-label="Main" class="hamburger-menu">
<nav aria-label="utility" class="bottom-nav">
<section aria-label="skip target"><div class="visibility-hidden" id="headerskip" tabindex="-1">Main Content</div></section>
<main data-testid="main">
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
Links must have discernible text78 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="#headerskip" data-testid="skip-to-content-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable">
<a href="#autocomplete-search-bar" data-testid="skip-to-search-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable">
<a href="#footer" data-testid="skip-to-footer-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable"><span data-testid="skip-to-footer-link-text" style="cursor:pointer" class="font-sans text-style-body-md-400 text-primary decoration-primary">Go to Footer</span></a>
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://yardbird.com/" rel="noopener noreferrer" target="_blank">Yardbird</a>
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://www.bestbuy.com/site/electronics/outlet-refurbished-clearance/pcmcat142300050026.c?id=pcmcat142300050026" rel="noopener noreferrer" target="_self">Best Buy Outlet</a>
<a class="universal-nav-link" data-testid="universal-nav-link-item" href="https://www.bestbuy.com/site/electronics/bestbuy-business/pcmcat230900050001.c?id=pcmcat230900050001" rel="noopener noreferrer" target="_self">Best Buy Business</a>
<a aria-label="best buy home" href="https://www.bestbuy.com" title="BestBuy.com">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-hidden="false" class="bottom-left-links " href="/top-deals" tabindex="0">Top Deals</a>
<a aria-hidden="false" class="bottom-left-links " href="/site/misc/deal-of-the-day/pcmcat248000050016.c?id=pcmcat248000050016" tabindex="0">Deal of the Day</a>
Showing first 10 of 78 audited elements.
Main landmark should not be contained in another landmark1 element
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main data-testid="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" data-app-version="26.17.80">
Page should contain a level-one heading1 element
Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.
Audit Elements
<html lang="en" data-app-version="26.17.80">
Required ARIA attributes must be provided7 elements
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Audit Elements
<div class="marquee-lv media-network-ad" role="region" aria-label="Best Buy Promotion" tabindex="0" data-testid="sponsored-marquee-lv">
<svg aria-label="best buy home" class="block" height="40" role="img" width="68" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 92">
<a aria-disabled="false" class="c-button c-button-tr..." href="/site/electronics/gi..." role="button" tabindex="0" aria-label="Gift Ideas" data-testid="gift-ideas-button">
<a aria-disabled="false" class="c-button-unstyled plButton orderStatus-button d-flex justify-content-center align-items-center" href="/profile/ss/orderlookup" role="button" tabindex="0" data-testid="order-status-button-with-link"><span class="v-p-right-xxs">Order Status</span></a>
<button role="link" onclick="window.location.href='/top-deals'" class="dct-be-btn dct-be-btn-lg dct-be-btn-outline flex-col px-300 py-100 m-100" data-track="[context:linkRegion=GHP_PrimaryMessage_5442150,linkPlacement=Open,linkContent=ShopNow]">
<footer class="appContainer p-200 p-md-300 p-lg-400 p-xl-500 v-bg-background-white lv" id="footer" role="contentinfo">
<div aria-live="assertive" id="__next-route-announcer__" role="alert" style="position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;"></div>
The skip-link target should exist and be focusable3 elements
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="#headerskip" data-testid="skip-to-content-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable">
<a href="#autocomplete-search-bar" data-testid="skip-to-search-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable">
<a href="#footer" data-testid="skip-to-footer-link" class="no-underline inline-flex visibility-hidden visibility-hidden-focusable"><span data-testid="skip-to-footer-link-text" style="cursor:pointer" class="font-sans text-style-body-md-400 text-primary decoration-primary">Go to Footer</span></a>
Users should be able to zoom and scale the text up to 500%1 element
The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">
Zooming and scaling must not be disabled1 element
Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">