Capital Onecapitalone.com
Accessibility Score
Issues Found
Issues Found
SeriousLinks must have discernible text2 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.
Failing Elements
<a _ngcontent-web-shell-c303816499="" id="unav-l1-helpcenter" class="site-header__navlink site-utility-nav__help-center ng-star-inserted" href="https://www.capitalone.com/help-center/" target="_self" tabindex="0">
Fix all of the following:
- Element is in tab order and does not have accessible text
Fix any of the following:
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
<a _ngcontent-web-shell-c303816499="" id="unav-l1-locations" class="site-header__navlink site-utility-nav__locations ng-star-inserted" href="https://locations.capitalone.com/" target="_self" tabindex="0"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Locations</span></a>
Fix all of the following:
- Element is in tab order and does not have accessible text
Fix any of the following:
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
ModerateAll page content should be contained by landmarks1 element
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
<img _ngcontent-web-shell...="" alt="FDIC-Insured - Backe..." lang="en-US" src="data:image/png;base6..." class="gds-fdic-sign gds-fd...">
Fix any of the following:
- Some page content is not contained by landmarks
ModerateThe 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.
Failing Elements
<a _ngcontent-web-shell-c1855419180="" href="#default-id" class="site-header__skip-nav"> Skip to main content </a>
Fix any of the following:
- No skip link target
MinorARIA role should be appropriate for the element1 element
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Failing Elements
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
Fix any of the following:
- ARIA role dialog is not allowed for given element
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">
<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">
<li> elements must be contained in a <ul> or <ol>35 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 _ngcontent-web-shell-c114928245="" itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="ng-star-inserted">
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/credit-cards/" target="_self"> Credit Cards </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/bank/" target="_self"> Checking & Savings </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/cars/auto-financing" target="_self"> Auto </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/small-business/homepage/" target="_self"> Business </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/commercial/" target="_self"> Commercial </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style="">
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style="">
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/about/" target="_self"> About </a></li>
<li _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6 ng-star-inserted" style=""><a _ngcontent-web-shell-c1902916456="" class="grv-shr-lib-text--medium-light ng-tns-c1902916456-6" href="/about/corporate-information/" target="_self"> Corporate Information </a></li>
Showing first 10 of 35 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 _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<ul> and <ol> must only directly contain <li>, <script> or <template> elements6 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 _ngcontent-web-shell-c114928245="" itemscope="" itemtype="http://schema.org/BreadcrumbList" class="breadcrumblist">
<ul _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6">
<ul _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6">
<ul _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6">
<ul _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6">
<ul _ngcontent-web-shell-c1902916456="" class="ng-tns-c1902916456-6">
All page content should be contained by landmarks233 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
<content-wrapper>
<enterprise-root ng-version="20.3.19" ngh="0" ng-server-context="ssr">
<router-outlet></router-outlet>
<homepage-entry-page ngskiphydration="true" _nghost-web-shell-c2562791342="" class="ng-star-inserted">
<shared-header _ngcontent-web-shell-c2562791342="" _nghost-web-shell-c4216054597="">
<shared-header-alert _ngcontent-web-shell-c4216054597="" _nghost-web-shell-c1405977148=""><!----></shared-header-alert>
<shared-fdic-banner _ngcontent-web-shell-c4216054597="" _nghost-web-shell-c3152568354="" class="ng-star-inserted">
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<div _ngcontent-web-shell-c4216054597="" class="grv-shr-lib-wrapper">
<div _ngcontent-web-shell-c4216054597="" class="grv-shr-lib-grid">
Showing first 10 of 233 audited elements.
Alternative text of images should not be repeated as text2 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 _ngcontent-web-shell...="" alt="FDIC-Insured - Backe..." lang="en-US" src="data:image/png;base6..." class="gds-fdic-sign gds-fd...">
<img _ngcontent-web-shell-c1549204580="" alt="Equal Housing Opportunity" aria-label="Equal Housing Opportunity" class="site-footer__equal-housing-icon ng-star-inserted" src="https://ecm.capitalone.com/WCM/navigation/assets/equalhousing_desktoptablet_logo.jpg">
ARIA attributes must be used as specified for the element's role37 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
Showing first 10 of 37 audited elements.
ARIA attributes must conform to valid names37 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
Showing first 10 of 37 audited elements.
ARIA attributes must conform to valid values36 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
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="bank-menu-container" aria-labelledby="bank">
Showing first 10 of 36 audited elements.
ARIA dialog and alertdialog nodes should have an accessible name1 element
Screen reader users cannot identify the purpose of role="dialog" or role="alertdialog" elements without an accessible name. This leaves users confused about what dialog they've encountered and what it contains.
Audit Elements
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
ARIA hidden element must not be focusable or contain focusable elements30 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
<a tabindex="-1" href="/credit-cards/fair-and-building/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/credit-building.svg"></a>
<a tabindex="-1" href="/credit-cards/cash-back/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/cash-back-rewards.svg"></a>
<a tabindex="-1" href="/credit-cards/travel-and-miles/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/travel-rewards.svg"></a>
<a tabindex="-1" href="/credit-cards/students/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/student-rewards.svg"></a>
<a tabindex="-1" href="/small-business/credit-cards/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/business-rewards.svg"></a>
<a tabindex="-1" href="/bank/savings-accounts/online-performance-savings-account/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/bank/360-performance-savings.svg"></a>
<a tabindex="-1" href="/bank/cds/online-cds/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/bank/360-cds.svg"></a>
<a tabindex="-1" href="/bank/savings-accounts/kids-savings-account/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/bank/kids-saving.svg"></a>
<a tabindex="-1" href="/bank/checking-accounts/online-checking-account/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/bank/360-checking.svg"></a>
<a tabindex="-1" href="/bank/checking-accounts/teen-checking-account/" target="_self" aria-hidden="true"><img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/bank/money-teen-checking.svg"></a>
Showing first 10 of 30 audited elements.
ARIA role should be appropriate for the element96 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
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<div _ngcontent-web-shell-c1351971057="" role="presentation" class="grv-shr-lib-row site-L2__audience ng-tns-c1351971057-4">
<div _ngcontent-web-shell-c3028021862="" role="heading" class="section-heading grv-text--medium-1 first-element" tabindex="-1" id="header-card-types-of-credit-cards-title" aria-level="3">Types of Credit Cards</div>
<img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/credit-building.svg">
<img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/cash-back-rewards.svg">
<img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/travel-rewards.svg">
<img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/student-rewards.svg">
<img role="presentation" class="feat-card-card-art" src="https://ecm.capitalone.com/WCM/navigation/assets/icons/card/business-rewards.svg">
<div _ngcontent-web-shell-c3028021862="" role="heading" class="section-heading grv-text--medium-1" tabindex="-1" id="header-card-find-a-credit-card-title" aria-level="3">Find a Credit Card</div>
<div _ngcontent-web-shell-c3028021862="" role="heading" class="section-heading grv-text--medium-1" tabindex="-1" id="header-card-tips-&-tools-title" aria-level="3">Tips & Tools</div>
Showing first 10 of 96 audited elements.
ARIA roles used must conform to valid values2 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
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 universal-nav="true" class="grv-font beacon-light ng-tns-0-1" data-build-ts="2026-04-23T19:48:15.320Z" data-build-sha="0ee503722d9898c49db704f912f2af70a65a6ac1" data-core="1.0.89">
Buttons must have discernible text7 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 _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-products-titl..." aria-controls="footer-products-sect..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-get-to-know-u..." aria-controls="footer-get-to-know-u..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-on-the-go-tit..." aria-controls="footer-on-the-go-sec..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-legal-title" aria-controls="footer-legal-section" aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-support-title" aria-controls="footer-support-secti..." aria-expanded="false">
<button _ngcontent-web-shell-c3156407817="" type="button" class="grv-shr-lib-text__heading--normal site-footer__footNotes-title site-footer__footNotes-title--active" aria-controls="footer-footnotes-accordion-section" aria-expanded="true" aria-label="Footnotes section content">
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 _ngcontent-web-shell-c2698670788="" id="universal-nav-footer" class="fluid-width ng-star-inserted">
Deprecated ARIA roles must not be used2 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
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">
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 _ngcontent-web-shell-c2698670788="" id="universal-nav-footer" class="fluid-width ng-star-inserted">
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">
Elements must meet minimum color contrast ratio thresholds62 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 _ngcontent-web-shell-c1150557368="">Credit Cards</span>
<span _ngcontent-web-shell-c1150557368="">Checking & Savings</span>
<span _ngcontent-web-shell-c1150557368="">Auto</span>
<span _ngcontent-web-shell-c1150557368="">Business</span>
<span _ngcontent-web-shell-c1150557368="">Commercial</span>
<span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span>
<span _ngcontent-web-shell-c303816499="">Sign In</span>
<input _ngcontent-web-shell...="" type="text" id="ods-input-0" maxlength="50" name="ods-input-0" aria-label="Username" aria-describedby="us-login-auth-error-..." required="" class="login-username grv-s..." aria-invalid="false" value="">
<input _ngcontent-web-shell...="" type="password" id="ods-input-1" maxlength="64" name="ods-input-1" aria-label="Password" aria-describedby="us-login-auth-error-..." required="" class="login-password grv-s..." aria-invalid="false" value="">
<span _ngcontent-web-shell-c114928245="" itemprop="name" aria-current="page" class="ng-star-inserted">Home</span>
Showing first 10 of 62 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
Showing first 10 of 32 audited elements.
Elements must only use supported ARIA attributes37 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
Showing first 10 of 37 audited elements.
Elements should not have tabindex greater than zero3 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Audit Elements
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<a _ngcontent-web-shell-c303816499="" id="unav-l1-helpcenter" class="site-header__navlink site-utility-nav__help-center ng-star-inserted" href="https://www.capitalone.com/help-center/" target="_self" tabindex="0">
<a _ngcontent-web-shell-c303816499="" id="unav-l1-locations" class="site-header__navlink site-utility-nav__locations ng-star-inserted" href="https://locations.capitalone.com/" target="_self" tabindex="0"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Locations</span></a>
Heading 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.
Audit Elements
<h2 _ngcontent-web-shell-c3156407817="" class="site-footer__footNotes-title-text">Footnotes</h2>
Headings should not be empty1 element
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 _ngcontent-web-shell-c3156407817="" class="site-footer__footNotes-title-text">Footnotes</h2>
IDs used in ARIA and labels must be unique33 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
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<input _ngcontent-web-shell...="" type="text" id="ods-input-0" maxlength="50" name="ods-input-0" aria-label="Username" aria-describedby="us-login-auth-error-..." required="" class="login-username grv-s..." aria-invalid="false" value="">
<span _ngcontent-web-shell-c2931505271="" id="us-login-auth-error-user" class="grv-shr-lib-textfield__helper--error">Please enter required information</span>
<input _ngcontent-web-shell...="" type="password" id="ods-input-1" maxlength="64" name="ods-input-1" aria-label="Password" aria-describedby="us-login-auth-error-..." required="" class="login-password grv-s..." aria-invalid="false" value="">
<span _ngcontent-web-shell-c2931505271="" id="us-login-auth-error-pass" class="grv-shr-lib-textfield__helper--error">Please enter required information</span>
Showing first 10 of 33 audited elements.
Images must have alternative text2 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 _ngcontent-web-shell...="" alt="FDIC-Insured - Backe..." lang="en-US" src="data:image/png;base6..." class="gds-fdic-sign gds-fd...">
<img _ngcontent-web-shell-c1549204580="" alt="Equal Housing Opportunity" aria-label="Equal Housing Opportunity" class="site-footer__equal-housing-icon ng-star-inserted" src="https://ecm.capitalone.com/WCM/navigation/assets/equalhousing_desktoptablet_logo.jpg">
Inline text spacing must be adjustable with custom stylesheets60 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
<rect _ngcontent-web-shell-c2748147077="" width="418" height="150.01" style="fill: none;"></rect>
<path _ngcontent-web-shell...="" d="M283.7,108.5h-.1c-17..." transform="translate(0 0)" style="fill: #cc2427;">
<path _ngcontent-web-shell...="" d="M295.1,100.4c.3,10.9..." transform="translate(0 0)" style="fill: #013d5b;">
<path _ngcontent-web-shell...="" d="M85.5,94.9a13,13,0,0..." transform="translate(0 0)" style="fill: #013d5b;">
<path _ngcontent-web-shell-c2748147077="" d="M155.5,111l6.2-34.9h17.1L172.6,111Zm7.2-42.9c.5-2.9,5-5.2,10.1-5.2s8.7,2.3,8.2,5.2-5,5.2-10.1,5.2S162.2,70.9,162.7,68.1Z" transform="translate(0 0)" style="fill: #013d5b;"></path>
<path _ngcontent-web-shell...="" d="M239.3,95l-2.9.8L229..." transform="translate(0 0)" style="fill: #013d5b;">
<path _ngcontent-web-shell...="" d="M49.6,98.5A62.3,62.3..." transform="translate(0 0)" style="fill: #013d5b;">
<path _ngcontent-web-shell-c2748147077="" d="M188.2,75.9l1.2-7.1L207.2,65l-1.9,10.9h8.8L212.4,83h-8.5l-5.1,28H181.5l5.2-28h-6.5l1.3-7h6.7Z" transform="translate(0 0)" style="fill: #013d5b;"></path>
<polygon _ngcontent-web-shell-c2748147077="" points="275 111 257.6 111 266.4 62.4 283.3 62.8 275 111" style="fill: #013d5b;"></polygon>
<path _ngcontent-web-shell...="" d="M133,84.3a10.4,10.4,..." transform="translate(0 0)" style="fill: #013d5b;">
Showing first 10 of 60 audited elements.
Interactive controls must not be nested10 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
<img _ngcontent-web-shell...="" alt="FDIC-Insured - Backe..." lang="en-US" src="data:image/png;base6..." class="gds-fdic-sign gds-fd...">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
<button _ngcontent-web-shell-c303816499="" id="unav-l1-search" type="button" class="site-header__navlink site-utility-nav__search ng-star-inserted" tabindex="0" aria-label="Search"><span _ngcontent-web-shell-c303816499="" class="grv-shr-lib-text--normal">Search</span></button>
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-products-titl..." aria-controls="footer-products-sect..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-get-to-know-u..." aria-controls="footer-get-to-know-u..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-on-the-go-tit..." aria-controls="footer-on-the-go-sec..." aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-legal-title" aria-controls="footer-legal-section" aria-expanded="false">
<button _ngcontent-web-shell...="" type="button" class="product-header grv-s..." id="footer-support-title" aria-controls="footer-support-secti..." aria-expanded="false">
<button _ngcontent-web-shell-c3156407817="" type="button" class="grv-shr-lib-text__heading--normal site-footer__footNotes-title site-footer__footNotes-title--active" aria-controls="footer-footnotes-accordion-section" aria-expanded="true" aria-label="Footnotes section content">
<img _ngcontent-web-shell-c1549204580="" alt="Equal Housing Opportunity" aria-label="Equal Housing Opportunity" class="site-footer__equal-housing-icon ng-star-inserted" src="https://ecm.capitalone.com/WCM/navigation/assets/equalhousing_desktoptablet_logo.jpg">
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
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="card-menu-container" aria-labelledby="card">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="bank-menu-container" aria-labelledby="bank">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="auto-menu-container" aria-labelledby="auto">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="businessOOF-menu-container" aria-labelledby="businessOOF">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="commercial-menu-container" aria-labelledby="commercial">
<nav _ngcontent-web-shell-c1351971057="" class="ng-tns-c1351971057-4 ng-trigger ng-trigger-animateAudience ng-star-inserted" id="benefits-menu-container" aria-labelledby="benefits">
<footer _ngcontent-web-shell-c2698670788="" id="universal-nav-footer" class="fluid-width ng-star-inserted">
<nav _ngcontent-web-shell-c114928245="" aria-label="Breadcrumb" class="breadcrumb">
lang attribute must have a valid value1 element
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
<img _ngcontent-web-shell...="" alt="FDIC-Insured - Backe..." lang="en-US" src="data:image/png;base6..." class="gds-fdic-sign gds-fd...">
Links must have discernible text54 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 _ngcontent-web-shell-c1855419180="" href="#default-id" class="site-header__skip-nav"> Skip to main content </a>
<a _ngcontent-web-shell-c2748147077="" class="site-header__logo-container ng-star-inserted" href="https://www.capitalone.com/" target="_self">
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/credit-cards/" id="card" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Credit Cards</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/bank/" id="bank" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Checking & Savings</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/cars/auto-financing" id="auto" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Auto</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/small-business/homepage/" id="businessOOF" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Business</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="/commercial/" id="commercial" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Commercial</span></a>
<a _ngcontent-web-shell-c1150557368="" class="site-header__navlink ng-star-inserted" target="_self" href="unsafe:javascript:void(0);" id="benefits" aria-expanded="false" aria-haspopup="true" style=""><span _ngcontent-web-shell-c1150557368="">Benefits & Tools</span></a>
<a _ngcontent-web-shell-c303816499="" id="unav-l1-signin" class="site-header__navlink site-utility-nav__sign-in ng-star-inserted" href="https://verified.capitalone.com/auth/signin" target="_self"><span _ngcontent-web-shell-c303816499="">Sign In</span></a>
<a _ngcontent-web-shell-c2053972900="" aria-label="Capital One" class="logo" href="https://www.capitalone.com/" target="_self"><span _ngcontent-web-shell-c2053972900="">Capital One Home</span></a>
Showing first 10 of 54 audited elements.
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">
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">
Required ARIA attributes must be provided2 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
<header _ngcontent-web-shell-c4216054597="" id="unavHeader" aria-label="Capital One Main Navigation" class="universal-nav header-wrapper fluid-width ng-star-inserted" role="dialog" aria-labelledby="navigationTitle" aria-modal="false">
<svg _ngcontent-web-shell-c2748147077="" xmlns="http://www.w3.org/2000/svg" aria-label="Capital One Home" viewBox="0 0 418 150" role="img" class="site-header__logo ng-star-inserted">
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">