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
BLandmark Structure7 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
BLink & Button Quality2 issue(s) across 176 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.gameshub.com/news/article/ne… | New rumor suggests Tomb Raider… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/kill-… | News Come get som… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/article/ho… | How to unlock every character … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/article/to… | Tomb Raider is currently free … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/kill-… | News Come get some: … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/xbox-… | News New Xbox CEO As… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/guides/gui… | Guides Resident Evil… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/crims… | News Crimson Desert … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/gta-6… | News GTA 6 Hacker Ar… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/gta-6… | News The GTA 6 'Brid… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/resid… | News Resident Evil R… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/moder… | News Call of Duty Le… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Reviews Toss a Coin … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Reviews Mario Tennis… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/pokem… | News Pokémon Gen 10… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/rayma… | News Rayman HD Remak… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/news/plays… | News PlayStation Sta… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/opinions-a… | Opinions & Analysis … | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/features/a… | Features Why the AYN… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Mario Tennis Fever Review: The… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Toss a Coin to Your Card Swipe… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Mario Tennis Fever Review: The… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Toss a Coin to Your Card Swipe… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/news/reviews/re… | Mario Tennis Fever Review: The… | img no alt | Add alt attribute to the image |
| https://www.gameshub.com/ | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/GamesHubDotCom/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/gameshubdotcom | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/gameshubdotcom… | 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.
https://www.gameshub.com/
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://www.facebook.com/GamesHubDotCom/; https://twitter.com/gameshubdotcom; https://www.instagram.com/gameshubdotcom/
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#back-to-top
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 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 Games and Gambling N… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Gates of Olympus Slo… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Sweet Bonanza Slot R… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Legacy of Dead Slot … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Book of Dead Slot Re… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Le Bandit Slot Revie… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Mario Tennis Fever R… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Why Death Howl is th… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Octopath Traveler 0 … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Terminator 2D: No Fa… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Toss a Coin to Your … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Mario Tennis Fever R… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Why Death Howl is th… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Octopath Traveler 0 … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Terminator 2D: No Fa… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Toss a Coin to Your … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Mario Tennis Fever R… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Why Death Howl is th… | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Octopath Traveler 0 … | 3.44:1 | 3.0:1 | #000000 | #626262 | Pass |
| h3 Terminator 2D: No Fa… | 3.44:1 | 3.0:1 | #000000 | #626262 | 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 Hierarchy49 headingsPASS
- H1 Games and Gambling News, Guides & Reviews
- H2 Latest Slot Game Reviews
- H3 Gates of Olympus Slot Review 2026 - Play Free Demo
- H4 Reviewer: Maelis Hartley
- H3 Sweet Bonanza Slot Review 2026 - Play Free Demo
- H4 Reviewer: Benny Cunningham
- H3 Legacy of Dead Slot Review 2026 - Where to Play Legacy of Dead
- H4 Reviewer: Benny Cunningham
- H3 Book of Dead Slot Review 2026 - Where to Play Book of Dead
- H4 Reviewer: Grace Thompson
- H3 Le Bandit Slot Review & Demo 2026 - Where to Play Le Bandit
- H4 Reviewer: Grace Thompson
- H2 Most Recent
- H3 Trending
- H4 Europa Universalis V Review - Fan Service on an Intercontinental Scale
- H4 ACMI, NFSA and The Powerhouse team up to preserve video game history
- H4 GoldenEye 007 remaster reportedly 'in limbo' due to Ukraine war
- H4 Street Fighter 6 World Tour Guide - Best Gifts for Each Character
- H4 Hello Kitty Island Adventure - Cooking Recipes Guide
- H4 Apple MacBook Pro M4 (2024) review – Anything and everything
- H2 Reviews
- H3 Mario Tennis Fever Review: The Switch 2’s First Big Sports Hit is Pure Chaos
- H4 Dennis Henry
- H3 Why Death Howl is the Toughest Deck-Builder You’ll Love to Hate
- H4 Ashley Turner
- H3 Octopath Traveler 0 Review: The Switch’s Final Fantasy?
- H4 Ashley Turner
- H3 Terminator 2D: No Fate Review - An Excellent Throwback But Frustratingly Short
- H4 Joel Loynds
- H3 Toss a Coin to Your Card Swipe: Reigns: The Witcher is a Delightfully Absurd Spin-Off
- H4 Tanaka Haruto
- H3 Mario Tennis Fever Review: The Switch 2’s First Big Sports Hit is Pure Chaos
- H4 Dennis Henry
- H3 Why Death Howl is the Toughest Deck-Builder You’ll Love to Hate
- H4 Ashley Turner
- H3 Octopath Traveler 0 Review: The Switch’s Final Fantasy?
- H4 Ashley Turner
- H3 Terminator 2D: No Fate Review - An Excellent Throwback But Frustratingly Short
- H4 Joel Loynds
- H3 Toss a Coin to Your Card Swipe: Reigns: The Witcher is a Delightfully Absurd Spin-Off
- H4 Tanaka Haruto
- H3 Mario Tennis Fever Review: The Switch 2’s First Big Sports Hit is Pure Chaos
- H4 Dennis Henry
- H3 Why Death Howl is the Toughest Deck-Builder You’ll Love to Hate
- H4 Ashley Turner
- H3 Octopath Traveler 0 Review: The Switch’s Final Fantasy?
- H4 Ashley Turner
- H3 Terminator 2D: No Fate Review - An Excellent Throwback But Frustratingly Short
- H4 Joel Loynds
A+Alt Text QualityAll 65 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| s | search | (Site search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="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
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 27 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 |
|---|
REVIEWER: MAELIS HARTLEY div.card > a > div.card--small__bottom > h4.card-sub-heading |
REVIEWER: a > div.card--small__bottom > h4.card-sub-heading > span |
REVIEWER: BENNY CUNNINGHAM div.card > a > div.card--small__bottom > h4.card-sub-heading |
REVIEWER: a > div.card--small__bottom > h4.card-sub-heading > span |
REVIEWER: BENNY CUNNINGHAM div.card > a > div.card--small__bottom > h4.card-sub-heading |
REVIEWER: a > div.card--small__bottom > h4.card-sub-heading > span |
REVIEWER: GRACE THOMPSON div.card > a > div.card--small__bottom > h4.card-sub-heading |
REVIEWER: a > div.card--small__bottom > h4.card-sub-heading > span |
REVIEWER: GRACE THOMPSON div.card > a > div.card--small__bottom > h4.card-sub-heading |
REVIEWER: a > div.card--small__bottom > h4.card-sub-heading > span |
These are opportunities to improve the legibility of your content.