Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 162 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.capitalone.com/help-center/d… | Discover + Capital One FAQ | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.capitalone.com/help-center/d… | Discover + Capital One FAQ | new tab | Add '(opens in new tab)' to text |
| https://www.discover.com/credit-cards/?I… | Credit Card | img no alt | Add alt attribute to the image |
| https://www.discover.com/online-banking/… | Online Banking | img no alt | Add alt attribute to the image |
| https://www.discover.com/personal-loans/… | Personal Loans | img no alt | Add alt attribute to the image |
| https://www.discover.com/credit-cards/br… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Brnd.Html?Cmpgnid=Dp Dbr Inet Lcs Site Unk Bb&Iq Id=Dp Dbr Inet Lcs Site Unk Bb | |||
| https://www.discover.com/credit-cards/ca… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Cashback Calendar.Html?Vcmpgn=Discover Five | |||
| https://www.discover.com/credit-cards/ca… | Read more articles | new tab | Add '(opens in new tab)' to text |
| https://www.discover.com/credit-cards/cr… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Credit Card Calculator | |||
| https://www.discover.com/online-banking/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Online Banking | |||
| https://www.capitalonecareers.com/discov… | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.capitalonecareers.com/discov… | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.bbb.org/chicago/business-rev… | ACCREDITED BUSINESS opens in a… | new tab | Add '(opens in new tab)' to text |
| https://www.fdic.gov/ | Member FDIC opens in a new tab | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
#; #; #; #
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://www.discover.com/credit-cards/brnd.html?cmpgnid=dp-dbr-inet-lcs-site-… ("Learn More"); https://www.discover.com/credit-cards/cashback-bonus/cashback-calendar.html?v… ("Learn More"); https://www.discover.com/credit-cards/credit-card-calculator/ ("Learn More"); https://www.discover.com/online-banking/ ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.capitalone.com/help-center/discover-faqs/; https://www.capitalone.com/help-center/discover-faqs/; https://www.discover.com/credit-cards/card-smarts/; https://www.capitalonecareers.com/discover?utm_source=WWW_Footer&utm_medium=F…; https://www.capitalonecareers.com/discover?utm_source=WWW_Footer&utm_medium=F…; https://www.bbb.org/chicago/business-reviews/credit-cards-and-plans/discover-…; https://www.fdic.gov/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #predict-input | text | Search Discover | for/id |
| #userid | text | User ID | for/id |
| #password | password | Password | for/id |
| #id-checkbox | checkbox | Remember User ID | for/id |
| #predict-submit | image | (none) | none |
| #log-in-button | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="image" id="predict-submit">; <input type="submit" id="log-in-button">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Treating people spec… | 1.00:1 | 3.0:1 | #FFFFFF | #FFFFFF | Fail |
| h2 How can we help? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Making Your Finances… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Credit Card Calculat… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We've got your finan… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Products & Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About Our Company | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Resources & Legal | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Quick Links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 You are now leaving … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Action required: Upd… | 19.77:1 | 3.0:1 | #000000 | #F8F8F8 | Pass |
| h3 Take Discover with y… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Check if you're pre-… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Free benefits that j… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 5% cash back | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A better way to pay … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Credit Card | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 New to Credit? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Online Banking | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Balance Transfers | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALandmark Structure6 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AHeading Hierarchy24 headingsPASS
- H3 Action required: Update your browser
- H1 (empty)
- H1 Treating people special is kind of our thing duplicate H1
- H2 How can we help?
- H3 Take Discover with you
- H3 Check if you're pre-approved
- H3 Free benefits that just make sense
- H3 5% cash back
- H3 A better way to pay off debt
- H2 Making Your Finances Work Harder For You
- H2 Credit Card Calculators
- H2 We've got your financial needs covered
- H2 Products
- H3 Credit Card
- H3 New to Credit?
- H3 Online Banking
- H3 Balance Transfers
- H3 Personal Loans
- H3 Student Loans
- H2 Products & Services
- H2 About Our Company
- H2 Resources & Legal
- H2 Quick Links
- H2 You are now leaving Discover.
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
AAlt Text Quality1 of 26 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 30 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.