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 SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BAlt Text Quality1 of 65 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 5 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
BForm Accessibility3 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | submit | Search | aria-label |
| input | submit | Search | aria-label |
| #email-footer | text | Add email address | aria-label |
| input | submit | Search | aria-label |
| #search-input-69e8643845ba6 | text | (Search) | placeholder only |
| #search-input-69e86438af78b | text | (Search) | placeholder only |
| #search-input-69e8643831db4 | text | (Search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="s" id="search-input-69e8643831db4">; <input type="text" name="s" id="search-input-69e8643845ba6">; <input type="text" name="s" id="search-input-69e86438af78b">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction3 issue(s) across 241 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.familyhandyman.com/list/buil… | 14 Essential Tips For Installi… | img no alt | Add alt attribute to the image |
| https://order.familyhandyman.com/servlet… | Magazine | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/ca-pr… | Your CA Privacy Rights | new tab | Add '(opens in new tab)' to text |
| https://www.trustedmediabrands.com/our-c… | Accessibility Statement | new tab | Add '(opens in new tab)' to text |
| https://order.familyhandyman.com/servlet… | Subscribe to Family Handyman | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/chrome/ | Google Chrome | new tab | Add '(opens in new tab)' to text |
| https://www.apple.com/safari/ | Apple Safari | new tab | Add '(opens in new tab)' to text |
| https://www.mozilla.org/en-US/firefox/ | Mozilla Firefox | new tab | Add '(opens in new tab)' to text |
| https://www.microsoft.com/en-us/edge | Microsoft Edge | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/TheFamilyHandym… | new tab | Add '(opens in new tab)' to text | |
| https://www.pinterest.com/family_handyma… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/familyhandyman… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/Family_Handyman/ | new tab | Add '(opens in new tab)' to text | |
| <button> | (empty) | empty | Add button text or aria-label |
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
Add '(opens in new tab)' to link text or aria-label.
https://order.familyhandyman.com/servlet/OrdersGateway?cds_mag_code=FHM&cds_p…; https://www.trustedmediabrands.com/ca-privacy-notice/; https://www.trustedmediabrands.com/our-commitment-to-accessibility/; https://order.familyhandyman.com/servlet/OrdersGateway?cds_mag_code=FHM&cds_p…; https://www.google.com/chrome/; https://www.apple.com/safari/; https://www.mozilla.org/en-US/firefox/; https://www.microsoft.com/en-us/edge; https://www.facebook.com/TheFamilyHandyman/; https://www.pinterest.com/family_handyman/ (+2 more)
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.search-tap (#153 on page)
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
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
8 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 |
|---|---|---|---|---|---|
| h2 Explore Family Handy… | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| h2 Trending Topics | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| h2 Most Popular | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| h2 Meet the Team | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| h2 Shopping | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| h3 Sign Up For Our News… | 6.23:1 | 3.0:1 | #000000 | #8B8C8D | Pass |
| title The Family Handyman … | 6.92:1 | 4.5:1 | #000000 | #949494 | Pass |
| a Skip to main content | 6.92:1 | 4.5:1 | #000000 | #949494 | Pass |
| span MENU | 6.92:1 | 4.5:1 | #000000 | #949494 | Pass |
| label Search terms | 5.80:1 | 4.5:1 | #000000 | #8A867F | Pass |
| a Watch Free | 3.29:1 | 4.5:1 | #000000 | #6F5C43 | Fail |
| a Pro | 3.27:1 | 4.5:1 | #000000 | #6D5C48 | Fail |
| a New Homeowners | 2.80:1 | 4.5:1 | #000000 | #675132 | Fail |
| a Projects | 2.58:1 | 4.5:1 | #000000 | #5D4D35 | Fail |
| a Plywood Challenge | 2.92:1 | 4.5:1 | #000000 | #65553E | Fail |
| a Product Reviews | 2.93:1 | 4.5:1 | #000000 | #66553B | Fail |
| a Subscribe | 2.81:1 | 4.5:1 | #000000 | #64523C | Fail |
| a DIY Diaries | 3.45:1 | 4.5:1 | #000000 | #6B614E | Fail |
| a This DIY Couple “U… | 1.87:1 | 4.5:1 | #000000 | #4E361E | Fail |
| a By Rebecca Wright | 1.73:1 | 4.5:1 | #000000 | #512D11 | Fail |
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.
A+Landmark Structure7 landmarksPASS
AHeading Hierarchy18 headings, 1 skip(s)PASS
- H1 OSB Makes Cool Plywood Furniture—This Coffee Table’s Proof
- H2 Plywood Projects
- H2 Explore Family Handyman
- H4 What are you searching for today? skipped
- H4 Editor's picks
- H2 Trending Topics
- H2 Terrific Tiling
- H2 Backyard Beautificaton
- H2 Most Popular
- H2 Meet the Team
- H2 Shopping
- H2 Bills Bills Bills
- H2 Pro
- H2 Smarter Shopping
- H2 Crucial Car Knowledge
- H2 Build a Better Bedtime
- H2 Recall Central
- H3 Sign Up For Our Newsletter
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A404 Error PageHTTP 404, custom pagePASS
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 28 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
What are you searching for today? div.editor-pick > div.editor-pick-wrapper > div.search-module-wrapper > h4 |
These are opportunities to improve keyboard navigation in your application.