Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure5 landmarksREVIEW
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 However gambling is … | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Our Tools | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Find local gambling … | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Gambling blocking an… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Gambling blocking an… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 We're here to help | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Gambling stories | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Get free, confidenti… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Gambling harms asses… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Gambling spend calcu… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Friends and family c… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Signs of gambling ha… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Information dialog | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Help with finances | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Information dialog | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Supporting someone e… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Information dialog | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 However you’re fee… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| title GambleAware®: Gambl… | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Skip content? | 6.49:1 | 4.5:1 | #000000 | #8F8F8F | 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+Heading Hierarchy18 headingsPASS
- H1 However gambling is making you feel right now, we can help.
- H2 Our Tools
- H3 Gambling harms assessment
- H3 Gambling spend calculator
- H3 Friends and family check-in
- H2 Find local gambling support
- H2 Gambling blocking and self-exclusion
- H2 Gambling blocking and self-exclusion
- H2 We're here to help
- H3 Signs of gambling harms
- H3 Information dialog
- H3 Help with finances
- H3 Information dialog
- H3 Supporting someone else
- H3 Information dialog
- H2 Gambling stories
- H2 Get free, confidential support in Great Britain whenever you need it.
- H3 However you’re feeling right now, we’re here to help.
A+Alt Text QualityAll 19 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #header-search | text | Search the entire site | for/id |
| #service-code | text | (Search support in you area) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="service-code">
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
ALink & Button Quality63 links, 31 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://x.com/gambleawaregb?t=0VxH5ZGDq5… | x , open the page: Gambleawar… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/@gambleawaregb/ | facebook , open the page: @Ga… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/gambleawaregb?… | instagram , open the page: Ga… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://x.com/gambleawaregb?t=0VxH5ZGDq50vzhksa59y5Q&s=09; https://www.facebook.com/@gambleawaregb/; https://www.instagram.com/gambleawaregb?igsh=NHB1aGxmcXJlNDVq
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+Lighthouse Accessibility AuditsScore 97/100 — 1 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.
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 |
|---|
Сookie policy div#CybotCookiebotDialogBodyContentText > p > a > span |
Show details of cookie div#CybotCookiebotDialogBody > div.CybotCookiebotDialogBodyBottomWrapper > div#CybotCookiebotDialogBodyEdgeMoreDetails > a#CybotCookiebotDialogBodyEdgeMoreDetailsLink |
Allow all cookies div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll |
Allow selection cookies div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection |
Deny cookies div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonDecline |
Get help now div.header__top-contact > div.header__top-links > a.cta > span |
Explore tools and support div.banner__copy > div.banner__links > a.cta > span |
For your gambling div.our-tools__wrap > div.our-tools__tool-holder > div.our-tools__tool-content > span.our-tools__tool-tag |
Start gambling assessment div.our-tools__tool-holder > div.our-tools__tool-content > a.cta > span |
For your gambling div.our-tools__wrap > div.our-tools__tool-holder > div.our-tools__tool-content > span.our-tools__tool-tag |
Use our calculator div.our-tools__tool-holder > div.our-tools__tool-content > a.cta > span |
For family and friends div.our-tools__wrap > div.our-tools__tool-holder > div.our-tools__tool-content > span.our-tools__tool-tag |
Get tailored advice div.our-tools__tool-holder > div.our-tools__tool-content > a.cta > span |
View all support providers div.zig-zag-full-height__copy > div.zig-zag-full-height__links > a.cta > span |
Explore gambling blocking tools div.zig-zag__wrapper > div.zig-zag__content > a.cta > span |
Learn about gambling harms div.full-width-text__card-wrap > div.card > a.cta > span |
Get advice about finances div.full-width-text__card-wrap > div.card > a.cta > span |
Advice to support someone else div.full-width-text__card-wrap > div.card > a.cta > span |
Watch Bianca's story div.card-dropdown__content > div.card-dropdown__story-content > button.card-dropdown__story-button > span.card-dropdown__story-button-text |
Get free help 24/7 div.contact-banner__column > div.contact-banner__subcolumn > a.cta > span |
These are opportunities to improve the legibility of your content.