Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure8 landmarksREVIEW
CLink & Button QualityAction1 issue(s) across 62 links and 34 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /pl/8675-14208669186839?marketing_id=867… | 30percent off select outdoo… | img no alt | Add alt attribute to the image |
| /c/outdoor-furniture-living-garden/all-d… | Outdoor Furniture | img no alt | Add alt attribute to the image |
| /c/outdoor-pillows-decor-living-garden/a… | Outdoor Pillows | img no alt | Add alt attribute to the image |
| /c/outdoor-rugs-decor-living-garden/all-… | Outdoor Rugs | img no alt | Add alt attribute to the image |
| /c/planters-lawn-garden-outdoor-living/a… | Planters | img no alt | Add alt attribute to the image |
| /c/lawn-garden-outdoor-living/all-deals/… | Lawn & Garden | img no alt | Add alt attribute to the image |
| /c/outdoor-living-garden/-/N-5xtq9 | All Outdoor Living | img no alt | Add alt attribute to the image |
| /pl/579631911 | $5¬GiftCard$5 Target gift car… | img no alt | Add alt attribute to the image |
| /c/grocery-deals/-/N-k4uyq | 25 25% off when yo… | img no alt | Add alt attribute to the image |
| /pl/344540770 | BOGO25BOGO 25% off … | img no alt | Add alt attribute to the image |
| /c/headphones-speakers/all-deals/-/N-5aa… | Up to45Up to 45% off … | img no alt | Add alt attribute to the image |
| /c/nutrition-new-arrivals/-/N-nsmp7 | Nutrition that fits your routi… | img no alt | Add alt attribute to the image |
| /c/korean-beauty/-/N-aj060?type=products… | Next-level Korean beauty bests… | img no alt | Add alt attribute to the image |
| /c/new-in-vitamins-supplements/-/N-li9cx | Vitamins & supplements for all… | img no alt | Add alt attribute to the image |
| /b/threshold-designed-w-studio-mcgee/-/N… | Summer style from Threshold™… | img no alt | Add alt attribute to the image |
| /b/hydrojug/-/N-q643leol0in?type=product… | Hydrate in style with HydroJug… | img no alt | Add alt attribute to the image |
| /c/concert-ready-outfits/-/N-9d4x9 | You’re invited: Festival Edi… | img no alt | Add alt attribute to the image |
| /c/gift-ideas-for-graduation/-/N-nxdby | Congrats, grads!Great gifts, p… | img no alt | Add alt attribute to the image |
| /c/gift-ideas-for-teachers/-/N-81j3b | Gold star-worthy teacher gifts | img no alt | Add alt attribute to the image |
| /c/what-s-new/-/N-o9rnh | New Arrivals | img no alt | Add alt attribute to the image |
| /c/gift-ideas-for-mothers/-/N-fh5dt | Gift Ideas for Mom | img no alt | Add alt attribute to the image |
| /c/women/-/N-5xtd3 | Women’s | img no alt | Add alt attribute to the image |
| /c/men/-/N-18y1l | Men’s | img no alt | Add alt attribute to the image |
| /c/kids/-/N-xcoz4 | Kids’ | img no alt | Add alt attribute to the image |
| /c/baby/-/N-5xtly | Baby | img no alt | Add alt attribute to the image |
| /c/home/-/N-5xtvd | Home | img no alt | Add alt attribute to the image |
| /c/kitchen-dining/-/N-hz89j | Kitchen & Dining | img no alt | Add alt attribute to the image |
| /c/outdoor-living-garden/-/N-5xtq9 | Outdoor Living & Garden | img no alt | Add alt attribute to the image |
| /c/household-essentials/-/N-5xsz1 | Household Essentials | img no alt | Add alt attribute to the image |
| /c/grocery/-/N-5xt1a | Grocery | img no alt | Add alt attribute to the image |
| /c/health-wellbeing/-/N-sw90d | Health & Wellness | img no alt | Add alt attribute to the image |
| /c/beauty/-/N-55r1x | Beauty | img no alt | Add alt attribute to the image |
| /c/toys/-/N-5xtb0 | Toys | img no alt | Add alt attribute to the image |
| /c/electronics/-/N-5xtg6 | Electronics | img no alt | Add alt attribute to the image |
| /b/apple/-/N-5y3ej | Apple | img no alt | Add alt attribute to the image |
| /c/top-deals/-/N-4xw74 | Deals | img no alt | Add alt attribute to the image |
| /c/clearance/-/N-5q0ga | Clearance | img no alt | Add alt attribute to the image |
| /c/target-privacy-policy/-/N-4sr7p | privacy policy - opens in a ne… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/pl/8675-14208669186839?marketing_id=8675-14208669186839"]; a[href="/c/outdoor-furniture-living-garden/all-deals/-/N-5xtorZakkos"]; a[href="/c/outdoor-pillows-decor-living-garden/all-deals/-/N-4ydjvZakkos"]; a[href="/c/outdoor-rugs-decor-living-garden/all-deals/-/N-5xtouZakkos"]; a[href="/c/planters-lawn-garden-outdoor-living/all-deals/-/N-5xtpnZakkos"]; a[href="/c/lawn-garden-outdoor-living/all-deals/-/N-5xtq0Zakkos"]; a[href="/c/outdoor-living-garden/-/N-5xtq9"]; a[href="/pl/579631911"]; a[href="/c/grocery-deals/-/N-k4uyq"]; a[href="/pl/344540770"] (+27 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
/c/target-privacy-policy/-/N-4sr7p
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#staticShellLink
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding7 icon(s) detectedREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Homepage | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sign in for the best… | 1.70:1 | 3.0:1 | #000000 | #3A3429 | Fail |
| h2 Save on your spring … | 12.63:1 | 3.0:1 | #333333 | #FFFFFF | Pass |
| h2 Deals to check off y… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 New wellness finds | 12.63:1 | 3.0:1 | #333333 | #FFFFFF | Pass |
| h2 What we’re totally… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Gift ideas to celebr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured categories | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Footer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Loading screen | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Loading... | 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.
AHeading Hierarchy84 headingsPASS
- H2 Sign in for the best experience
- H1 Homepage
- H2 30percent off select outdoor living items*
- H2 Save on your spring refresh
- H2 Deals to check off your list
- H2 It’s your fave trade-in
- H3 $5¬GiftCard$5 Target gift card
- H3 25 25% off
- H3 BOGO25BOGO 25% off
- H3 Up to45Up to 45% off
- H2 (empty)
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Nutrition that fits your routine
- H3 Next-level Korean beauty bestsellers
- H3 Vitamins & supplements for all of life’s stages
- H2 New wellness finds
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H2 AirPods Max 2
- H2 What we’re totally into
- H3 Your first look at the exclusive collection
- H3 Summer style from Threshold™ with Studio McGee
- H3 Hydrate in style with HydroJug Ease2o
- H3 You’re invited: Festival Edit
- H3 Sunnie: the new zine for young women
- H2 (empty)
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H2 Gifts to celebrate Mom
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H2 Gift ideas to celebrate them
- H3 Congrats, grads!
- H3 Gold star-worthy teacher gifts
- H2 (empty)
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H3 Loading...
- H2 Featured categories
- H2 Deals: now just a text away
- H3 Get top deals, latest trends, and more. hidden
- H2 Footer hidden
- H2 Loading screen
- H3 Loading contentStill loading...
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
A+Alt Text QualityAll 44 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 31 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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ship to 07094 div.l-container-fixed > div.styles_flexColumnLeft__myhIR > div.styles_styledZipPlaceholder___SQW1 > button#zip-code-id-btn |