Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #s | text | (Search) | placeholder only |
| #languages-dropdown | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select id="languages-dropdown">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="s" id="s">
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
B404 Error PageHTTP 404, custom pageREVIEW
BPWA Depth3 PWA signal(s) surfacedREVIEW
ALandmark Structure11 landmarksPASS
The skip-link anchor (e.g., `href="#main"`) points at an ID that has no corresponding element on the page. Activating the link does nothing -- a silent WCAG 2.4.1 failure that the visual link presence hides. Add `id="main"` (or whichever matches the href) to the target landmark.
Skip link points at an ID that doesn't exist on the page. The link looks fine visually but does nothing when activated -- silent WCAG 2.4.1 failure.
Learn more ▾ ▴
Find the target landmark (typically <main> or the first <h1>) and add `id="..."` matching the skip link's href fragment. Test by tabbing to the skip link and pressing Enter -- focus should jump to the target.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy17 headingsPASS
- H1 Creative Commons
- H2 The commons belongs to us all
- H2 Tools for building the commons
- H2 Celebrate CC’s 25th Anniversary
- H2 Join us in shaping what’s next
- H2 Support CC In Style
- H2 Empowering access to knowledge
- H2 Protecting the Commons in the Age of AI
- H2 Support CC and stay connected
- H2 Recently from the blog
- H3 Introducing the CC Open Heritage Companion
- H3 Takeaways from a London Workshop on CC Signals
- H3 The Legacy of 25 Years of Creative Commons
- H3 Inside the CC Founders Fireside Chat
- H2 Get the latest CC news, updates, events, resources, and more right to your inbox!
- H2 Contact Us
- H2 Subscribe to our newsletter
A+Heading Text QualityAll 17 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 18 images OKPASS
| Issue | Count |
|---|---|
| too long | 2 image(s) |
ALink & Button Quality143 links, 8 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://bsky.app/profile/creativecommons… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://mastodon.social/@creativecommons | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/creativ… | new tab | Add '(opens in new tab)' to text | |
| https://fontawesome.com/ | Font Awesome | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://bsky.app/profile/creativecommons.bsky.social; https://mastodon.social/@creativecommons; https://www.linkedin.com/company/creative-commons/; https://fontawesome.com/
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
A+Form Input Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en-US"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 165 visible text node(s) render at >= 12 CSS pixelsPASS
AFavicon & Branding6 icon(s) detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| h2 The commons belongs … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Tools for building t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Celebrate CC’s 25t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join us in shaping w… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Support CC In Style | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Empowering access to… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Protecting the Commo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Support CC and stay … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Recently from the bl… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get the latest CC ne… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Contact Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Subscribe to our new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title The commons belongs … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Languages available | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option aragonés | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Azərbaycanca | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Bahasa Indonesia | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Basque | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option català | 21.00:1 | 4.5: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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 23 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.