Skip to content
https://itch.io

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
52
GRADE
F
FIX
6
REVIEW
6
PASS
1
INFO
0
Checks
13
1 PASS 6 REVIEW 6 FIX
F
Alt Text Quality
Action
81 of 83 images have issues
FIX
81 of 83 images have issues
Critical::
81 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
68 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
2 image(s) with good alt text
83 images 2 good alt text 81 missing
IssueCount
missing81 image(s)

Images without alt text are invisible to screen readers.

Why this matters

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.

Why this matters

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

F
Favicon & Branding
Action
2 icon(s) detected
FIX
2 icon(s) detected
Info::
favicon.ico present at site root
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
favicon.ico Present
PNG Icons Missing
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Present
Multiple Sizes Missing
D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #fa5c5c
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModePartial Dark Mode
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
Hamburger menu detected (responsive design)
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
2 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Landmark Structure
Action
No landmarks
REVIEW
No landmarks
Critical::
No <main> landmark found
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Warning::
No <nav> landmark found
Info::
No banner (header) landmark
Info::
No contentinfo (footer) landmark
Info::
Skip navigation link present

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>.

Why this matters

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

B
Form Accessibility
2 of 2 controls have issues
REVIEW
2 of 2 controls have issues
Warning::
2 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text" name="q">; <input type="text" name="q">
2 controls
0 labeled
2 placeholder only
0 unlabeled
ControlTypeLabelMethod
qtext(Search for games, jams, tags or creators)placeholder only
qtext(Search games & creators)placeholder only

Placeholder text disappears on focus and is not a reliable label.

<input type="text" name="q">; <input type="text" name="q">

Why this matters

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

B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title itch.io Custom Styling Navigation Homepage Link Search Form
C
Web Manifest
Action
Valid manifest
REVIEW
Valid manifest
Info::
Name present: indie game zone
Warning::
No 192x192 icon
A 192px icon is required for PWA installation.
Info::
Display mode: standalone
PWA Install Criteria Not Installable
Name indie game zone 192×192 icon 512×512 icon Start URL / Display Mode standalone
Name indie game zone Display Mode standalone Theme Color #FA5C5C Background Color #FA5C5C Icons 1 icon(s)
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 13 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

7 pass 13 fail WCAG AA
h2 Browse
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Games by price
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 From the itch.io blog
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Draftula
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport · over background image/gradient
h2 Featured Bundle
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 From the blog
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Latest Featured Games
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Fresh Games
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
h2 More Featured Games
1.05:1
#000000
on
#08090B
needs 3.0:1 (large text)
24px · bottom of viewport
a Developer Logs
3.61:1
#000000
on
#656566
needs 4.5:1 (normal text)
16px · above the fold · over background image/gradient
a Community
1.27:1
#000000
on
#231D1F
needs 4.5:1 (normal text)
16px · above the fold · over background image/gradient
a Log in
1.89:1
#000000
on
#3F3B36
needs 4.5:1 (normal text)
16px · above the fold
a Register
1.95:1
#000000
on
#3E3E37
needs 4.5:1 (normal text)
16px · above the fold

3 contrast failures on background images/gradients

These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.

Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 Popular Tags21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Browse1.05:13.0:1
#000000
#08090B
Fail
h2 Games by price1.05:13.0:1
#000000
#08090B
Fail
h2 From the itch.io blo…1.05:13.0:1
#000000
#08090B
Fail
h2 Draftula1.05:13.0:1
#000000
#08090B
Fail
h2 Featured Bundle1.05:13.0:1
#000000
#08090B
Fail
h2 From the blog1.05:13.0:1
#000000
#08090B
Fail
h2 Latest Featured Game…1.05:13.0:1
#000000
#08090B
Fail
h2 Fresh Games1.05:13.0:1
#000000
#08090B
Fail
h2 More Featured Games1.05:13.0:1
#000000
#08090B
Fail
title Download the latest …21.00:14.5:1
#000000
#FFFFFF
Pass
a Skip to main content20.65:14.5:1
#000000
#FDFDFD
Pass
span itch.io16.21:14.5:1
#000000
#E2E2E2
Pass
a Browse Games19.09:14.5:1
#000000
#F4F4F4
Pass
a Game Jams19.09:14.5:1
#000000
#F4F4F4
Pass
a Upload Game19.09:14.5:1
#000000
#F4F4F4
Pass
a Developer Logs3.61:14.5:1
#000000
#656566
Fail
a Community1.27:14.5:1
#000000
#231D1F
Fail
a Log in1.89:14.5:1
#000000
#3F3B36
Fail
a Register1.95:14.5:1
#000000
#3E3E37
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.

C
Lighthouse Accessibility Audits
Action
Score 77/100 — 6 failing, 21 passed
REVIEW
77

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.banner_columns > div.video_container > div.video_aspect > button.embed_preload div.banner_columns > div.video_container > div.video_aspect > button.embed_preload
div#maincontent > section.large_promo_section > div#youtube_game_promo_banner_6495987 > button.close_button div#maincontent > section.large_promo_section > div#youtube_game_promo_banner_6495987 > button.close_button

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.game_information > div.game_screenshots > div > img div.game_information > div.game_screenshots > div > img
div.game_information > div.game_screenshots > div > img div.game_information > div.game_screenshots > div > img
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb div.sale_columns > div.sale_games > div.games_nowrap > img.game_thumb
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image
li > div > a.post_link > img.post_image li > div > a.post_link > img.post_image

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon
div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon
div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon div.index_sidebar > div.scrolling_content > div.sidebar_social > a.icon
div.banner_columns > div.game_information > div#conversion_link_7382637 > a.game_link div.banner_columns > div.game_information > div#conversion_link_7382637 > a.game_link
section.game_section > div#sale_list_3861103 > div.sale_row > a.sale_overlay_link section.game_section > div#sale_list_3861103 > div.sale_row > a.sale_overlay_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link
ul > li > div > a.post_link ul > li > div > a.post_link

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Add your game div#maincontent > div.anon_intro > div.action_buttons > a
Read the FAQ div#maincontent > div.anon_intro > div.action_buttons > a
View all div.grid_groups > section.game_section > div.section_header > a.button
#Incremental div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Fantasy div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Pixel Art div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Cute div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Psychological Horror div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Escape Game div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Otome div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Amare div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Psychological Horror div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Card Game div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Roguelite div#featured_game_grid_4427293 > div.game_cell > div.sub > a
#Strategy div#featured_game_grid_4427293 > div.game_cell > div.sub > a
View more div.grid_groups > section.game_section > div.section_header > a.button
#Cozy div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Card Game div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Puzzle div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Feel Good div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#16-bit div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Pixel Art div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#weird div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Adventure div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Singleplayer div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Atmospheric div#featured_game_grid_2157878 > div.game_cell > div.sub > a
#Abstract div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Short div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Visual Novel div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Dystopian div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Co-op div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Horror div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Exploration div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#2D div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Visual Novel div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Adventure div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Platformer div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Colorful div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Simulation div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Tycoon div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Puzzle div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#No AI div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#LGBT div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Platformer div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#ascii div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Cyberpunk div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#supernatural div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Vampire div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Atmospheric div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Pixel Art div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Exploration div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Role Playing div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Cartoon div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Deck Building div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Seven Day Roguelike Challenge div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#High Score div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Atmospheric div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Dark div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Loot div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Skeletons div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Tools, #Pixel Art, #3D section.game_section > div#featured_game_grid_3940353 > div.game_cell > div.sub
#Tools div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Pixel Art div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#3D div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Singleplayer div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Deck Building div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#3D div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#suspense div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Roguelike div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Fantasy div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Point & Click div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Hand-drawn div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Pixel Art div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Card Game div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Surreal div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Cozy div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Horror div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#First-Person div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Word game div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Puzzle div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Action-Adventure div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Magic div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Crafting div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Robots div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Exploration div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Interactive Fiction div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Adventure div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Action div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Stealth div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#PSX (PlayStation) div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Bitsy div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Experimental div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Dark Fantasy div#featured_game_grid_3940353 > div.game_cell > div.sub > a
#Boss battle div#featured_game_grid_3940353 > div.game_cell > div.sub > a
View all games div#index_507661 > div#maincontent > div.see_all_games > a.button
View something random div#index_507661 > div#maincontent > div.see_all_games > a.button
ABOUT div#index_507661 > div.footer > div.primary > a
FAQ div#index_507661 > div.footer > div.primary > a
BLOG div#index_507661 > div.footer > div.primary > a
CONTACT US div#index_507661 > div.footer > div.primary > a
Copyright © 2026 itch corp div#index_507661 > div.footer > div.secondary > span.copyright
Directory div#index_507661 > div.footer > div.secondary > a
Terms div#index_507661 > div.footer > div.secondary > a
Privacy div#index_507661 > div.footer > div.secondary > a
Cookies div#index_507661 > div.footer > div.secondary > a

These are opportunities to improve the legibility of your content.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Conservation of Bass div#featured_game_grid_4427293 > div.game_cell > div.label > a.title
Trees Hate You (demo) div#featured_game_grid_2157878 > div.game_cell > div.label > a.title
CHASMTIDE div#featured_game_grid_2157878 > div.game_cell > div.label > a.title
RTFM div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
Derelict Star div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
Distributrains div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
Pinch Hitters div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
The Knife Sharpener div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
Giant's Path div#featured_game_grid_3940353 > div.game_cell > div.label > a.title
SKINFACE div#featured_game_grid_3940353 > div.game_cell > div.label > a.title

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Skip links are focusable.
Deprecated ARIA roles were not used
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A+
Heading Hierarchy
11 headings
PASS
11 headings
Info::
Single H1 present
  • H1 itch.io
  • H2 Popular Tags
  • H2 Browse
  • H2 Games by price
  • H2 From the itch.io blog
  • H2 Draftula
  • H2 Featured Bundle
  • H2 From the blog
  • H2 Latest Featured Games
  • H2 Fresh Games
  • H2 More Featured Games
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback