Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
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
DLink & Button QualityAction4 issue(s) across 160 links and 11 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://mrbetlogin.com/ | (empty) | empty | Add link text or aria-label |
| /tetri-mania/ | (empty) | empty | Add link text or aria-label |
| /midas-golden-touch/ | (empty) | empty | Add link text or aria-label |
| /pirates-charm/ | (empty) | empty | Add link text or aria-label |
| https://pl.mrbetlogin.com/ | pl-PL | img no alt | Add alt attribute to the image |
| https://au.mrbetlogin.com/ | en-AU | img no alt | Add alt attribute to the image |
| https://de.mrbetlogin.com/ | de-DE | img no alt | Add alt attribute to the image |
| https://br.mrbetlogin.com/ | pt-BR | img no alt | Add alt attribute to the image |
Links without text are announced as raw URLs by screen readers.
https://mrbetlogin.com/; /tetri-mania/; /midas-golden-touch/; /pirates-charm/
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://pl.mrbetlogin.com/"]; a[href="https://au.mrbetlogin.com/"]; a[href="https://de.mrbetlogin.com/"]; a[href="https://br.mrbetlogin.com/"]
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
FFavicon & BrandingAction1 icon(s) detectedFIX
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
B404 Error PageHTTP 404, custom pageREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 MRBET CASINO REVIEW | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Play Mr Bet’s Casi… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Enjoy Yourself And G… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Mr.Bet: Best Online … | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Games And Pokies At … | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Mobile Gambling At M… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Mr Bet Customer Supp… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Summary: Gamble Mr.B… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 MOBILE CASINO MRBET | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| h2 Free Spins and Mr Be… | 16.63:1 | 3.0:1 | #000000 | #E1E6E3 | Pass |
| title Mr Bet Online Casino | 1.34:1 | 4.5:1 | #000000 | #1A242E | Fail |
| div 400% | 1.34:1 | 4.5:1 | #000000 | #1A242E | Fail |
| div UP TO 2250 NZD | 1.35:1 | 4.5:1 | #000000 | #161171 | Fail |
| a Get bonusl | 1.37:1 | 4.5:1 | #000000 | #1C0F74 | Fail |
| a Sign Up | 1.37:1 | 4.5:1 | #000000 | #220C73 | Fail |
| a Login | 1.42:1 | 4.5:1 | #000000 | #2A0D76 | Fail |
| a Mr Bet Casino | 1.45:1 | 4.5:1 | #000000 | #2C0F78 | Fail |
| a Mr Bet Betting | 1.45:1 | 4.5:1 | #000000 | #2C0F78 | Fail |
| a Mr Bet App | 1.40:1 | 4.5:1 | #000000 | #1F0E7A | Fail |
| a Mr Bet 10 Euro Bonus | 1.35:1 | 4.5:1 | #000000 | #1D0876 | 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.
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 29 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.
ARIA
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PRAGMATIC PLAY
QUICKSPIN
1X2 GAMING
AMATIC
APOLLO GAMES
BALLY WULFF
BETCONSTRUC… div.jCJifHN > div.H_fxcYE9p > div.slick-list > div.slick-track |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Get bonusl div.zfWGBU > div.bbHUakrfqsH > div.krWSVYi > a.l_IODUyqp |
Sign Up div.zB6KSOEm1h4 > div.fQHLoy2- > div.B60mZp > a.l_IODUyqp |
Login div.zB6KSOEm1h4 > div.fQHLoy2- > div.B60mZp > a.l_IODUyqp |
Register Now div.zB6KSOEm1h4 > div.e6YKZr > div.sy5pR > a.l_IODUyqp |
Register Now div.fGTcfu52Ui > div.AoiyGjLtF > div.sy5pR > a.l_IODUyqp |
casino bonus NZ div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
Mustang Gold div.zB6KSOEm1h4 > ul > li > a |
Eastern Emeralds div.zB6KSOEm1h4 > ul > li > a |
Sweet Bonanza div.zB6KSOEm1h4 > ul > li > a |
Wolf Gold div.zB6KSOEm1h4 > ul > li > a |
Rise of Olympus div.zB6KSOEm1h4 > ul > li > a |
Mr Bet app div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
Mr.Bet casino login div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
Mr.Bet div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
Mr Bet NZ div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
mobile app div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
50 free spins div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
bonus div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
cashback div.N4jzGIwr > div.zB6KSOEm1h4 > p > a |
Copyright © 2026 All rights reserved div.vNVbH1BV > div.CpgB > div.zB6KSOEm1h4 > div.xu-IXW62HA |
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 |
|---|
div.ayK57EDyO > div.zB6KSOEm1h4 > div.fQHLoy2- > a.VgHUR10g div.ayK57EDyO > div.zB6KSOEm1h4 > div.fQHLoy2- > a.VgHUR10g |
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
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
T&C applies div.e6YKZr > div.sy5pR > noindex > a.vVoPr |
These items highlight common accessibility best practices.
A+Heading Hierarchy10 headingsPASS
- H1 MRBET CASINO REVIEW
- H2 Play Mr Bet’s Casino Games Online
- H2 Enjoy Yourself And Gamble Securely At Mr.Bet
- H2 Mr.Bet: Best Online Casino Bonuses And Promos For NZ Players
- H2 Games And Pokies At Mr Bet
- H2 Mobile Gambling At Mr Bet
- H2 Mr Bet Customer Support
- H2 Summary: Gamble Mr.Bet Real Money Online Casino With Pleasure
- H2 MOBILE CASINO MRBET
- H2 Free Spins and Mr Bet Casino Bonus New Zealand
AAlt Text Quality2 of 46 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 2 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | type game name | aria-label |