Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction29 of 185 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 29 image(s) |
| too long | 14 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FForm AccessibilityAction5 of 8 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #CONTACT_OTHER_BRANDS | checkbox | none | |
| #search-checkbox | checkbox | Search | for/id |
| #search-input | search | Search GamesRadar+ | for/id |
| #emailInput | (your@example.com) | placeholder only | |
| searchTerm | search | (Search for anything) | placeholder only |
| #submitBtn | submit | (none) | none |
| #burgerbar-none | radio | (none) | none |
| #burgerbar | radio | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="submitBtn">; <input type="radio" name="burgerbar-expand" id="burgerbar-none">; <input type="radio" name="burgerbar-expand" id="burgerbar">
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="email" name="email" id="emailInput">; <input type="search" name="searchTerm">
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
FLink & Button QualityAction10 issue(s) across 482 links and 44 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://futureplc.com/future-member-term… | Terms & Conditions | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/privacy-policy/ | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.gamesradar.com/ | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.gamesradar.com/totalfilm/ | (empty) | empty | Add link text or aria-label |
| https://www.gamesradar.com/totalfilm/ | (empty) | empty | Add link text or aria-label |
| https://www.gamesradar.com/video/rcdwb4m… | Saros Pre-order Trailer | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/video/TQKOihn… | Don't hold your breath for a F… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/video/lb2FNci… | Elden Ring movie cast and rele… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/video/chQ5Qod… | Tides of Tomorrow 60 second re… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/video/cxFP5xl… | No Rest for the Wicked is on i… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/video/kHb1895… | Baldur’s Gate 3 actors retur… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/games/board-g… | Interview "My board games are… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | News A Steam Controller unbox… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/just… | Deals Just two weeks after ra… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/the-best-asus… | Buying Guide The best Asus ga… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/head… | Review The MCHOSE V9 Turbo lo… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/lapt… | Review The new Asus ROG Zephy… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/acce… | Review I love a bit of whimsy… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | Review I put this eight year … | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/the-best-asus… | Buying Guide The best Asus ga… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/head… | Buying Guide The best Nintend… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/just… | Deals Just two weeks after ra… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/desk… | Deals RAM prices are levellin… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | News CRKD's adorably tiny Swi… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | Deal If you want a 007 First … | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/head… | Deal The Razer BlackShark V3 … | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | News A Steam Controller unbox… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/vr/w… | News The cost of the Meta Que… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | Feature You don't have to cho… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/lapt… | Hardware I benchmarked Cyberp… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/peri… | Peripherals Can a VPN let you… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/peri… | Peripherals What should gamer… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/peri… | Peripherals Console gaming on… | img no alt | Add alt attribute to the image |
| https://www.gamesradar.com/hardware/gami… | Feature These are the fastest… | img no alt | Add alt attribute to the image |
| https://futureplc.com/ | Visit our corporate site | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/terms-conditions/ | Terms and conditions | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/contact/ | Contact Future's experts | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/privacy-policy/ | Privacy policy | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/cookies-policy/ | Cookies policy | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/accessibility-stat… | Accessibility statement | new tab | Add '(opens in new tab)' to text |
| https://futureplc.com/careers/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.gamesradar.com/about-gamesra… | About us | new tab | Add '(opens in new tab)' to text |
| https://go.future-advertising.com/GamesR… | Advertise with us | new tab | Add '(opens in new tab)' to text |
| https://www.gamesradar.com/review-guidel… | Review guidelines | new tab | Add '(opens in new tab)' to text |
| https://www.gamesradar.com/gamesradar-pi… | Write for us | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.gamesradar.com/; a.meganav-item__link (#801 on page); a.meganav-item__link (#805 on page); https://www.gamesradar.com/totalfilm/; https://www.gamesradar.com/totalfilm/
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://www.gamesradar.com/video/rcdwb4m9/saros-pre-order-trailer/"]; a[href="https://www.gamesradar.com/video/TQKOihnR/don-039-t-hold-your-breath-for-a-fa…"]; a[href="https://www.gamesradar.com/video/lb2FNciC/elden-ring-movie-cast-and-release-d…"]; a[href="https://www.gamesradar.com/video/chQ5Qodx/tides-of-tomorrow-60-second-review/"]; a[href="https://www.gamesradar.com/video/cxFP5xlH/no-rest-for-the-wicked-is-on-its-wa…"]; a[href="https://www.gamesradar.com/video/kHb1895Y/baldur-s-gate-3-actors-returning-fo…"]; a[href="https://www.gamesradar.com/games/board-games/my-board-games-are-naturally-non…"]; a[href="https://www.gamesradar.com/hardware/gaming-controllers/we-still-have-no-word-…"]; a[href="https://www.gamesradar.com/hardware/just-two-weeks-after-raising-the-ps5-pric…"]; a[href="https://www.gamesradar.com/the-best-asus-gaming-laptops/"] (+19 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://futureplc.com/future-member-terms-and-conditions/; https://futureplc.com/privacy-policy/; https://futureplc.com/; https://futureplc.com/terms-conditions/; https://futureplc.com/contact/; https://futureplc.com/privacy-policy/; https://futureplc.com/cookies-policy/; https://futureplc.com/accessibility-statement/; https://futureplc.com/careers/; https://www.gamesradar.com/about-gamesradar/ (+3 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
Icon-only buttons need an aria-label so screen readers can announce them.
button#close-bnt; button#scroll-left-btn; button#scroll-right-btn; button.absolute (#1413 on page); button.region-redirect-banner__close (#4049 on page)
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
D404 Error PageActionHTTP 404, custom pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 GamesRadar+ | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h1 Today I want to... | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 The price of Xbox Ga… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Tides of Tomorrow re… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Meet the dev who qui… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Splatoon Raiders rel… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Everything in the He… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Latest News | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Saros: The Big Previ… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 3 hours in, Saros is… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Saros will "tempt yo… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Saros' world-alterin… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Saros aims for bite-… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 7 reasons why Saros … | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Saros Pre-order Trai… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Don't hold your brea… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Elden Ring movie cas… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Tides of Tomorrow 60… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 No Rest for the Wick… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | Fail |
| h2 Baldur’s Gate 3 ac… | 1.09:1 | 3.0:1 | #000000 | #0D0E12 | 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, 31 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#explore-games-radar-search-bar-2 > div.flex > form.relative > button.absolute div#explore-games-radar-search-bar-2 > div.flex > form.relative > button.absolute |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img |
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 |
|---|
div#explore-games-radar-search-bar-2 > div.flex > form.relative > button.absolute div#explore-games-radar-search-bar-2 > div.flex > form.relative > button.absolute |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Koei Tecmo expects record-breaking financial year, but not entirely because of … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Elden Ring movie set photos suggest the Loathsome Dung Eater and Raya Lucaria w… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Silo season 3 trailer teases the beginning of the end for one of Apple's best s… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Arc Raiders players all sigh with relief as Embark extends new Expedition chall… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
Fallout 5 rumored setting New Orleans was originally discussed at New Vegas stu… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link |
ALandmark Structure17 landmarksPASS
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
AHeading Hierarchy209 headingsPASS
- H1 GamesRadar+
- H2 Hot Right Now
- H2 The price of Xbox Game Pass Ultimate is falling, and all it cost was day one access to new Call of Duty games
- H2 Tides of Tomorrow review: "Your choices in this microplastics apocalypse are shaped by other players"
- H2 Meet the dev who quit Rockstar Games during GTA 6 fever to make a single-player MMO-like
- H2 Splatoon Raiders release date confirmed for Nintendo Switch 2
- H2 Everything in the Helldivers 2 Exo Experts Warbond
- H2 Latest News
- H3 Koei Tecmo expects record-breaking financial year, but not entirely because of Pokopia and Nioh 3
- H3 Elden Ring movie set photos suggest the Loathsome Dung Eater and Raya Lucaria will appear in the A24 adaptation
- H3 Silo season 3 trailer teases the beginning of the end for one of Apple's best sci-fi shows
- H3 Arc Raiders players all sigh with relief as Embark extends new Expedition challenge window
- H3 Fallout 5 rumored setting New Orleans was originally discussed at New Vegas studio Obsidian
- H3 Pragmata director and former Nier: Automata weapon artist Cho Yonghee gets shoutout from Yoko Taro
- H2 Trending
- H2 Saros: The Big Preview – Hands-on and developer access with PS5's roguelike game-changer
- H2 3 hours in, Saros is a triumph for PS5 – this twitchy sci-fi roguelike shooter perfectly evolves on Returnal
- H2 Saros will "tempt you to do tricky things", its game designer tells me about its aggressive, creative shield combat
- H2 Saros' world-altering eclipse "has both a gameplay and narrative purpose", and it's already pulling me back in
- H2 Saros aims for bite-sized 30-minute runs, and the cool-off makes you "ready for another", its game designer tells me
- H2 7 reasons why Saros has me hooked on its eclipse-powered roguelike runs
- H2 Explore GamesRadar+
- H1 Today I want to... duplicate H1
- H2 (empty)
- H3 PlayStation
- H3 Nintendo
- H3 Xbox
- H3 PC
- H3 Movies
- H3 TV
- H2 Recent Videos
- H2 Saros Pre-order Trailer
- H2 Don't hold your breath for a Fallout: New Vegas remaster
- H2 Elden Ring movie cast and release date announced
- H2 Tides of Tomorrow 60 second review
- H2 No Rest for the Wicked is on its way to 1.0
- H2 Baldur’s Gate 3 actors returning for official D&D campaign but not as their characters
- H2 Games
- H2 All
- H2 Diablo 4 will always get updates because players keep finding new problems "over the course of 10,000 hours"
- H2 37 years since Prince of Persia, Replaced is the cinematic platformer I've been waiting for
- H2 Former GTA lead Dan Houser's new video game and TV show unveils its main cast, including SNL alum
- H2 Marathon's been secretly telling you to "kill for mommy"
- H2 Mongil Star Dive codes (April 2026) and how to redeem them for free Monsterlings, Gold, and more
- H2 Former Microsoft exec and Blizzard boss completes Death Stranding 2: "Hell of an experience"
- H2 News
- H2 Diablo 4 will always get updates because players keep finding new problems "over the course of 10,000 hours"
- H2 Former GTA lead Dan Houser's new video game and TV show unveils its main cast, including SNL alum
- H2 Marathon's been secretly telling you to "kill for mommy"
- H2 Former Microsoft exec and Blizzard boss completes Death Stranding 2: "Hell of an experience"
- H2 Windrose players thank the devs for avoiding item durability, a divisive survival game feature
- H2 Kingdom Come: Deliverance devs donating $1 of each copy sold on Steam this week to a real-life castle
- H2 Features
- H2 37 years since Prince of Persia, Replaced is the cinematic platformer I've been waiting for
- H2 "My board games are naturally nonconfrontational." Wingspan designer talks about her latest board game, Sanibel
- H2 Windrose is a pretty good karaoke cover of Assassin's Creed: Black Flag with a survival twist
- H2 30 years on, Metal Slug's action and stylish visuals owe Studio Ghibli a debt: "We were very much inspired"
- H2 Mouse: P.I. For Hire is great for a couple hours, fine for several more, and then a long exhausting exercise
- H2 I love Tomodachi Life: Living the Dream, but having no Switch 2 version is a mistake
- H2 Guides
- H2 Mongil Star Dive codes (April 2026) and how to redeem them for free Monsterlings, Gold, and more
- H2 Kingshot codes (April 2026) for free Gems, Hero XP, Resources, and more
- H2 Escape from Tarkov promo codes (April 2026) and how to redeem them
- H2 Dragon Ball Legends codes (April 2026) for free Chrono Crystals to spend in the Shop
- H2 Everything we know about the Arc Raiders Riven Tides update
- H2 Sailor Piece codes (April 2026) for money, Gems, rerolls, and more
- H2 Reviews
- H2 Cthulhu: The Cosmic Abyss review: "This Lovecraftian horror challenges my detective skills in the best ways"
- H2 Tomodachi Life: Living the Dream review: "Real Nintendo Housewives meets the OC in my own personal Mii fever dream"
- H2 Dosa Divas review: "I came for the culinary mechs and Jet Set Radio vibes, I stayed for the emotional rollercoaster"
- H2 Pragmata review: "Blasting and hacking in sync has me locked in for Capcom's sci-fi shooter"
- H2 Want the perfect summer board game? This might be it
- H2 This might be one of the best horror board games ever made, and I can't get enough of it
- H2 Lists
- H2 The 10 best story-driven RPGs to play in 2026
- H2 10 Best Western RPGs of all time
- H2 10 Best Turn-based RPGs of all time
- H2 I've ranked the best RPGs with romance options, from Fire Emblem to Mass Effect
- H2 10 Best open world RPGs to play in 2026, from Kingdom Come: Deliverance 2 to Elden Ring
- H2 Here are my top 10 best single-player RPGs as a life-long fan whose spent thousands of hours with the genre
- H2 Games Spotlight
- H2 Pragmata review: "Blasting and hacking in sync has me locked in for Capcom's sci-fi shooter"
- H2 Pragmata is already one of the best-rated Capcom games on Steam, just 3% behind king of kings Resident Evil 4
- H2 12 Pragmata tips and tricks to help you fight through the robo-pocalypse
- H2 All Pragmata currencies and resources and what they're for
- H2 Here's how long it'll take you to beat Pragmata
- H2 Everything you need to know about hacking in Pragmata
- H2 GamesRadar+YOU
- H2 [Do Not Publish] Homepage Why Everyone Plays
- H2 Entertainment
- H2 All
- H2 Evil Dead Burn trailer unleashes bloody one-shot carnage with levitating Deadites
- H2 The 6 best new shows and movies streaming this week on Netflix, HBO Max, Disney Plus, and more (April 21–April 26)
- H2 How to watch the Marvel movies in order (release and chronological order)
- H2 New Devil May Cry season 2 trailer teases a brother vs. brother showdown as Dante takes on Vergil
- H2 Upcoming movies: The most exciting new movies coming in 2026 and beyond
- H2 Rogue Trooper movie team wanted to avoid an "uncanny-valley video game aesthetic"
- H2 TV
- H2 How to watch the Marvel movies in order (release and chronological order)
- H2 New Devil May Cry season 2 trailer teases a brother vs. brother showdown as Dante takes on Vergil
- H2 Where does Stranger Things: Tales From '85 take place on the Stranger Things timeline?
- H2 We're not in Nevermore, anymore! Latest look at Wednesday season 3 teases interesting new location
- H2 Mass Effect showrunner says he was never told to rewrite the Amazon series for "non-gamers"
- H2 Stranger Things: Tales From '85 showrunner says the upcoming series won't just be a "Monster of the Week" adventure
- H2 Movies
- H2 Evil Dead Burn trailer unleashes bloody one-shot carnage with levitating Deadites
- H2 How to watch the Marvel movies in order (release and chronological order)
- H2 Upcoming movies: The most exciting new movies coming in 2026 and beyond
- H2 Rogue Trooper movie team wanted to avoid an "uncanny-valley video game aesthetic"
- H2 First look at DC Studios' Clayface is more face than clay
- H2 One of the most infamous Star Wars lines was added in reshoots, Oscar Isaac says
- H2 Streaming
- H2 The 6 best new shows and movies streaming this week on Netflix, HBO Max, Disney Plus, and more (April 21–April 26)
- H2 How to watch the Marvel movies in order (release and chronological order)
- H2 New Devil May Cry season 2 trailer teases a brother vs. brother showdown as Dante takes on Vergil
- H2 Where does Stranger Things: Tales From '85 take place on the Stranger Things timeline?
- H2 We're not in Nevermore, anymore! Latest look at Wednesday season 3 teases interesting new location
- H2 Mass Effect showrunner says he was never told to rewrite the Amazon series for "non-gamers"
- H2 News
- H2 Evil Dead Burn trailer unleashes bloody one-shot carnage with levitating Deadites
- H2 The 6 best new shows and movies streaming this week on Netflix, HBO Max, Disney Plus, and more (April 21–April 26)
- H2 New Devil May Cry season 2 trailer teases a brother vs. brother showdown as Dante takes on Vergil
- H2 Rogue Trooper movie team wanted to avoid an "uncanny-valley video game aesthetic"
- H2 Where does Stranger Things: Tales From '85 take place on the Stranger Things timeline?
- H2 We're not in Nevermore, anymore! Latest look at Wednesday season 3 teases interesting new location
- H2 Lists
- H2 Best anime: 25 shows to watch in 2026
- H2 The best Spider-Man movies of all time, ranked from worst to best
- H2 Best anime on Netflix: 30 shows to stream in 2026
- H2 The 25 best shows on Netflix to watch in 2026
- H2 The best anime shows to watch after Netflix's One Piece season 2
- H2 Best anime for beginners: The 10 essential shows newcomers must watch first
- H2 Reviews
- H2 Maul – Shadow Lord review: "Sam Witwer gives his strongest Maul performance yet"
- H2 The Super Mario Galaxy Movie review: "Never quite reaches Galaxy's gravity-defying game heights"
- H2 Daredevil: Born Again S2 review: "Still struggling to bloom in the shadow of the Netflix show"
- H2 Invincible season 4 review: "The MCU and DCU have a lot of catching up to do"
- H2 Project Hail Mary review: "Large scale sci-fi with tons of heart"
- H2 One Piece season 2 review: "It's hard to imagine a better version of One Piece in live action"
- H2 Entertainment Spotlight
- H2 The Boys season 5, episode 3 recap: Easter eggs, cameos, and deaths
- H2 What is V-One in The Boys season 5, how is it different from Compound V, and which Supes have V-One in their blood?
- H2 Why didn't Homelander kill [redacted] in The Boys season 5 episode 3? And how that decision could come back to haunt him
- H2 The Boys' Karl Urban reveals which season 5 episode has "major" character deaths, and it's not the finale
- H2 The Boys star says Homelander's most gruesome act is yet to come: "You think killing children is bad?! Just wait!"
- H2 Who will kill Homelander in The Boys season 5?
- H2 Hardware
- H2 All
- H2 FPGA dev claims the Neo Geo AES+ is "basically the MiSTer core" broken up into separate chips
- H2 A Steam Controller unboxing video has emerged that could point to Valve's new gamepad launching soon
- H2 Just two weeks after raising the PS5 price, Sony drops Digital Editions back to $399
- H2 The best Asus gaming laptops 2026
- H2 Look mom, new Intel Arc G3 handhelds that no one can probably afford are inbound
- H2 AMD could be reading up Multi-Frame Generation for Radeon GPUs
- H2 Reviews
- H2 The Valerion VisionMaster Pro 2 is a no-holds-barred cinephile projector
- H2 The MCHOSE V9 Turbo looks like an off-brand Razer headset, but looks can be deceiving for this mighty pair of cups
- H2 The new Asus ROG Zephyrus G14 is doing a lot with its extra wattage, but I'm bracing myself for the price tag
- H2 I’m punching myself for not buying an 8Bitdo M30 sooner, as it’s a near-perfect wireless Sega Mega Drive controller
- H2 I love a bit of whimsy, and this Switch 2 case with its lenticular Super Mario art is full of it
- H2 I put this eight year old budget gaming mouse to the test against far newer releases, and it still comes out on top
- H2 Buying Guides
- H2 The best Asus gaming laptops 2026
- H2 The best Nintendo Switch headset 2026: SteelSeries is the key for gaming on the go for another year
- H2 Best graphics card 2026: the top GPU options I'd recommend for PC gamers
- H2 The best Steam Deck dock 2026: the handheld docking stations I'd recommend
- H2 The best portable monitors for gaming 2026
- H2 The best monitor for PS5 2026: high spec screens for the OG and Pro
- H2 Deals
- H2 Just two weeks after raising the PS5 price, Sony drops Digital Editions back to $399
- H2 RAM prices are levelling off, but even with these Newegg deals those rates are still sky-high
- H2 CRKD's adorably tiny Switch 2 controllers are on sale, but you're better off waiting for the new Atom+ instead
- H2 If you want a 007 First Light controller palate cleanser, the limited edition Marathon DualSense just received a rare discount
- H2 The best cheap gaming laptop deals in April 2026: RTX 5060 and RTX 5070 rigs worth checking out
- H2 The Razer BlackShark V3 Pro and its "can't be challenged" audio power is down to a record low price
- H2 News
- H2 FPGA dev claims the Neo Geo AES+ is "basically the MiSTer core" broken up into separate chips
- H2 A Steam Controller unboxing video has emerged that could point to Valve's new gamepad launching soon
- H2 Look mom, new Intel Arc G3 handhelds that no one can probably afford are inbound
- H2 AMD could be reading up Multi-Frame Generation for Radeon GPUs
- H2 The cost of the Meta Quest 3 and 3S is rising, and that plays right into Valve's hands
- H2 Commodore officially addresses C64 Ultimate FPGA lockdown concerns
- H2 Features
- H2 You don't have to choose between a controller and a keyboard; there's a secret third option
- H2 I benchmarked Cyberpunk 2077 on 15 gaming laptops, these are the specs you need to hit 60fps in RT Ultra in 2026
- H2 Can a VPN let you play region-locked games?
- H2 What should gamers look for in a VPN?
- H2 Console gaming on a VPN: what works on PS5/Xbox Series X
- H2 These are the fastest two Xbox controllers on the shelves right now, but which should you buy?
- H2 Hardware Spotlight
- H2 PS6 launch rumors suggest the next console war will be fought on a new battlefield, and Valve might be in prime position
- H2 The latest Analogue 3D update adds "advanced HDR" that will make your OLED look even more like a CRT
- H2 Valve is now sitting on lots of Steam controllers, so releasing them before the Steam Machine is a no-brainer
- H2 This mobile controller has fixed a 24 year gripe in one simple solution
- H2 Call 911, Lenovo now wants nearly $3,000 for its Legion Go 2 handheld
- H2 Socials
- H2 Author Spotlight
- H2 Sam Loveridge
- H2 Josh west
- H2 Tabitha Baker
- H2 Jordan Farley
- H2 More from GamesRadar+
- H2 Diablo 4 will always get updates because players keep finding new problems "over the course of 10,000 hours"
- H2 37 years since Prince of Persia, Replaced is the cinematic platformer I've been waiting for
- H2 Former GTA lead Dan Houser's new video game and TV show unveils its main cast, including SNL alum
- H2 Marathon's been secretly telling you to "kill for mommy"
- H2 Mongil Star Dive codes (April 2026) and how to redeem them for free Monsterlings, Gold, and more
- H2 Former Microsoft exec and Blizzard boss completes Death Stranding 2: "Hell of an experience"
- H2 Windrose players thank the devs for avoiding item durability, a divisive survival game feature
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6