Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction6 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality1 issue(s) across 39 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://johnsmith-demo.carrd.co | "John Smith" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://caycepollard-demo.carrd.co | "Cayce Pollard" demo site prev… | new tab | Add '(opens in new tab)' to text |
| https://janeanderson-demo.carrd.co | "Jane Anderson" demo site prev… | new tab | Add '(opens in new tab)' to text |
| https://randomapp-demo.carrd.co | "Random App" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://showcase-demo.carrd.co | "Showcase" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://johnsmith-demo.carrd.co | "John Smith" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://caycepollard-demo.carrd.co | "Cayce Pollard" demo site prev… | new tab | Add '(opens in new tab)' to text |
| https://janeanderson-demo.carrd.co | "Jane Anderson" demo site prev… | new tab | Add '(opens in new tab)' to text |
| https://randomapp-demo.carrd.co | "Random App" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://showcase-demo.carrd.co | "Showcase" demo site preview | new tab | Add '(opens in new tab)' to text |
| https://letsencrypt.org | Let's Encrypt | new tab | Add '(opens in new tab)' to text |
| https://mailchimp.com | Mailchimp | new tab | Add '(opens in new tab)' to text |
| https://kit.com | Kit | new tab | Add '(opens in new tab)' to text |
| https://www.activecampaign.com | ActiveCampaign | new tab | Add '(opens in new tab)' to text |
| https://emailoctopus.com | EmailOctopus | new tab | Add '(opens in new tab)' to text |
| /docs/forms/setting-up-a-signup-form | many more | new tab | Add '(opens in new tab)' to text |
| https://stripe.com | Stripe | new tab | Add '(opens in new tab)' to text |
| https://paypal.com | PayPal | new tab | Add '(opens in new tab)' to text |
| https://gumroad.com | Gumroad | new tab | Add '(opens in new tab)' to text |
| https://www.typeform.com | Typeform | new tab | Add '(opens in new tab)' to text |
| /pro | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Pro | |||
Generic link text like 'click here' doesn't describe the destination.
/pro ("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://johnsmith-demo.carrd.co; https://caycepollard-demo.carrd.co; https://janeanderson-demo.carrd.co; https://randomapp-demo.carrd.co; https://showcase-demo.carrd.co; https://johnsmith-demo.carrd.co; https://caycepollard-demo.carrd.co; https://janeanderson-demo.carrd.co; https://randomapp-demo.carrd.co; https://showcase-demo.carrd.co (+10 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
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 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 Carrd | 2.55:1 | 3.0:1 | #000000 | #514879 | Fail |
| h2 Log In | 2.27:1 | 3.0:1 | #000000 | #2A4582 | Fail |
| h2 Sign Up | 2.25:1 | 3.0:1 | #000000 | #2A4482 | Fail |
| h2 Documentation | 2.21:1 | 3.0:1 | #000000 | #294381 | Fail |
| h2 Changelog | 2.24:1 | 3.0:1 | #000000 | #31437F | Fail |
| h2 Go Pro! | 2.37:1 | 3.0:1 | #000000 | #3C467E | Fail |
| h2 Contact | 2.38:1 | 3.0:1 | #000000 | #43457C | Fail |
| h2 Build one-page sites… | 3.09:1 | 3.0:1 | #000000 | #6B517B | Pass |
| h2 pretty much anything | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h2 Simple | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h2 Responsive | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h2 Free | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h2 Optional: Go Pro! | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h2 Sound good? | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 Custom Domains | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 More Sites | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 Forms | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 Widgets + Embeds | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 Site Analytics | 2.69:1 | 3.0:1 | #000000 | #654771 | Fail |
| h3 No Branding | 2.69:1 | 3.0:1 | #000000 | #654771 | 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.
CLighthouse Accessibility AuditsActionScore 73/100 — 4 failing, 10 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Choose a Starting Point div.content > ul.action-list > li > a.button |
Choose a Starting Point section#cta > ul.action-list > li > a.button |
Home footer.site-footer > ul.menu-list > li > a |
Terms footer.site-footer > ul.menu-list > li > a |
Privacy footer.site-footer > ul.menu-list > li > a |
Contact footer.site-footer > ul.menu-list > li > a |
© Carrd Inc. All rights reserved. body#website > footer.site-footer > p.copyright |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body#website > header.site-header > nav > a body#website > header.site-header > nav > a |
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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
A+Heading Hierarchy19 headingsPASS
- H2 Log In
- H2 Sign Up
- H2 Documentation
- H2 Changelog
- H2 Go Pro!
- H2 Contact
- H1 Carrd
- H2 Build one-page sites for pretty much anything
- H2 Simple
- H2 Responsive
- H2 Free
- H2 Optional: Go Pro!
- H3 Custom Domains
- H3 More Sites
- H3 Forms
- H3 Widgets + Embeds
- H3 Site Analytics
- H3 No Branding
- H2 Sound good?