Skip to content
https://habr.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
64
GRADE
D
FIX
3
REVIEW
7
PASS
3
INFO
0
Checks
13
3 PASS 7 REVIEW 3 FIX
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
No navigation patterns
FIX
No navigation patterns
Info::
Hamburger menu detected (responsive design)
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
B
Landmark Structure
2 landmarks
REVIEW
2 landmarks
Info::
<main> landmark present
Warning::
No <nav> landmark found
Info::
No contentinfo (footer) landmark
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header MAIN CONTENTINFO (missing!)

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

C
Alt Text Quality
Action
19 of 40 images have issues
REVIEW
19 of 40 images have issues
Critical::
19 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Info::
21 decorative image(s) correctly marked
40 images 21 decorative 19 missing
IssueCount
missing19 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

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
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Яндекс Дзен Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
26 icon(s) detected
REVIEW
26 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Present
Multiple Sizes Present
B
Dark Mode Support
Dark mode detected
REVIEW
Dark mode detected
Info::
Dark-specific theme-color detected
A theme-color with media='(prefers-color-scheme: dark)' adapts the browser toolbar for dark mode.
Info::
prefers-color-scheme CSS detected in inline styles
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark Mode Dark Mode Supported
color-scheme meta Not set Dark theme-color #303b44 CSS indicators Detected

Detection limited to meta tags and inline styles.

C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 1 fail WCAG AA
REVIEW

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

19 pass 1 fail WCAG AA
a Login
1.86:1
#000000
on
#313C45
needs 4.5:1 (normal text)
16px · top of page (header area)
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 My feed9.73:13.0:1
#000000
#ADB1B5
Pass
title Publications / My fe…18.10:14.5:1
#000000
#EEEEEE
Pass
span Реклама18.10:14.5:1
#000000
#EEEEEE
Pass
a All streams18.10:14.5:1
#000000
#EEEEEE
Pass
a Login1.86:14.5:1
#000000
#313C45
Fail
button Feed settings21.00:14.5:1
#000000
#FFFFFF
Pass
legend Type21.00:14.5:1
#000000
#FFFFFF
Pass
span Articles19.43:14.5:1
#000000
#F6F6F6
Pass
span Posts21.00:14.5:1
#000000
#FFFFFF
Pass
span News21.00:14.5:1
#000000
#FFFFFF
Pass
legend Rating limit21.00:14.5:1
#000000
#FFFFFF
Pass
span All21.00:14.5:1
#000000
#FFFFFF
Pass
span ≥021.00:14.5:1
#000000
#FFFFFF
Pass
span ≥1021.00:14.5:1
#000000
#FFFFFF
Pass
span ≥2521.00:14.5:1
#000000
#FFFFFF
Pass
span ≥5021.00:14.5:1
#000000
#FFFFFF
Pass
span ≥10021.00:14.5:1
#000000
#FFFFFF
Pass
legend Level of difficulty21.00:14.5:1
#000000
#FFFFFF
Pass
span All21.00:14.5:1
#000000
#FFFFFF
Pass
span Easy21.00:14.5:1
#000000
#FFFFFF
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.

B
Lighthouse Accessibility Audits
Score 81/100 — 5 failing, 23 passed
REVIEW
81

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Login div.tm-page-width > div.tm-header__container > div.tm-header-user-menu > a.tm-header-user-menu__item
4 hours ago span.tm-user-info__user > div.meta > a.tm-article-datetime-published > time
262 span.tm-user-info__user > div.meta > span.tm-icon-counter > span.tm-icon-counter__value
https://intlayer.org/ru/doc/benchmark/tanstack div > div.article-formatted-body > p > a
https://intlayer.org/ru/doc/benchmark/nextjs div > div.article-formatted-body > p > a
https://github.com/intlayer-org/benchmark-i18n div > div.article-formatted-body > p > a
i18n ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
benchmark ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
ARTICLE article#1025898 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
13 hours ago span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
9 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
816 div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1025750 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
yesterday at 16:18 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
7 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
1.6K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1025344 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
yesterday at 07:26 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
11 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
1.7K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1024920 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 19 at 16:17 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
22 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
1.9K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1025298 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 19 at 15:11 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
4 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
1.6K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1025118 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 18 at 20:44 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
6 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
2K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#993842 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 17 at 18:37 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
7 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
2.6K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1024628 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 17 at 11:36 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
4 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
1.8K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
+1 div.tm-articles-list__item-footer > div.tm-data-icons > div.tm-votes-meter > span.tm-votes-meter__value
ARTICLE article#1024266 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 16 at 13:18 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
5 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
3.1K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
+3 div.tm-articles-list__item-footer > div.tm-data-icons > div.tm-votes-meter > span.tm-votes-meter__value
Apr 13 at 20:08 span.tm-user-info__user > div.meta > a.tm-article-datetime-published > time
1.7K span.tm-user-info__user > div.meta > span.tm-icon-counter > span.tm-icon-counter__value
replys.ai div > div.article-formatted-body > p > a
#ProductManagement div.article-formatted-body > p > strong > a
#BusinessAnalysis div.article-formatted-body > p > strong > a
#AI div.article-formatted-body > p > strong > a
ai automation ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
ai ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
product management ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
project management ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
business analysis ul.tm-separated-list__list > li.tm-separated-list__item > a.link > span
ARTICLE article#1022298 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 11 at 13:58 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Hard div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
14 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
5.4K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1022276 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 11 at 12:04 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
4 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
4K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1022250 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 11 at 10:52 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
18 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
3.1K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1021894 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 10 at 12:17 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
7 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
4.9K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1020878 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 8 at 12:13 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
6 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
4.6K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
+3 div.tm-articles-list__item-footer > div.tm-data-icons > div.tm-votes-meter > span.tm-votes-meter__value
ARTICLE article#1020864 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 8 at 11:47 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
16 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
3.4K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1020614 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 8 at 07:40 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
4 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
3.3K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1020096 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 6 at 22:15 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Medium div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
7 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
4.6K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value
ARTICLE article#1018494 > div.article-snippet > div.publication-type-label > span.publication-type-label__label
Apr 2 at 12:15 span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published > time
Easy div.article-snippet > div.stats > div.tm-article-complexity > span.tm-article-complexity__label
6 min div.article-snippet > div.stats > div.tm-article-reading-time > span.tm-article-reading-time__label
8.7K div.article-snippet > div.stats > span.tm-icon-counter > span.tm-icon-counter__value

These are opportunities to improve the legibility of your content.

Names and labels

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 > div.article-formatted-body > figure.full-width > img div > div.article-formatted-body > figure.full-width > img

Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
body > iframe body > iframe

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.tm-layout__wrapper > header.tm-header > div.p-shaped > a.link div.tm-layout__wrapper > header.tm-header > div.p-shaped > a.link
div.tm-post-snippet > div.tm-post-snippet__meta > span.tm-user-info > a.tm-user-info__userpic div.tm-post-snippet > div.tm-post-snippet__meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.tm-post-snippet > div.tm-post-snippet__meta > span.tm-user-info > a.tm-user-info__userpic div.tm-post-snippet > div.tm-post-snippet__meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic
div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic div.meta-container > div.meta > span.tm-user-info > a.tm-user-info__userpic

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
aymericzip div.tm-post-snippet__meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
4 hours ago span.tm-user-info > span.tm-user-info__user > div.meta > a.tm-article-datetime-published
Kamil_GR div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
13 hours ago div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
zdanevich-vitaly div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
yesterday at 16:18 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
Kamil_GR div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
yesterday at 07:26 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
AleksandrTallinn div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 19 at 16:17 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
profleaddev div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 19 at 15:11 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
katrinq div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 18 at 20:44 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
Gim6626 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 17 at 18:37 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
xeovo div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 17 at 11:36 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
xeovo div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 16 at 13:18 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
katrinq div.tm-post-snippet__meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 13 at 20:08 span.tm-user-info > span.tm-user-info__user > div.meta > a.tm-article-datetime-published
i_alakey div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 11 at 13:58 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
i_alakey div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 11 at 12:04 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
i_alakey div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 11 at 10:52 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
Blaukovitch div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 10 at 12:17 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
xeovo div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 8 at 12:13 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
wildbob div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 8 at 11:47 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
emishkurov div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 8 at 07:40 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
AleksandrTallinn div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 6 at 22:15 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published
profleaddev div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-user-info__username
Apr 2 at 12:15 div.meta > span.tm-user-info > span.tm-user-info__user > a.tm-article-datetime-published

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
Buttons have an accessible name
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
Links are distinguishable without relying on color.
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
Document has a main landmark.
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
`<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
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
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
19 headings
PASS
19 headings
Info::
Single H1 present
  • H1 My feed
  • H2 The Executable Code of Culture: Why Memes Are Mere Data, While Narratives (.exe) Run the World
  • H2 Preserve old public domain newspapers and books from archive websites
  • H2 Why SEO is Immortal — And the True Nature of GEO
  • H2 Cosmology and General Relativity Beyond Physical Reality
  • H2 GitHub Copilot AI Agents for Beginners: Setup & First Agent in 5 Mins
  • H2 Is a new wave of process excellence coming?
  • H2 Using the technologies of the future for the sake of the future itself — about the experience of the Sci-Fi club NX-01
  • H2 Meet the Developer: Hysteria
  • H2 What’s my age again?
  • H2 I Taught a Virtual Camera to Behave Like a Human Operator: How a Face Tracking Algorithm for Shorts/Reels Works
  • H2 CUBA: Why It Saved My Hackathons and Killed My Production Projects
  • H2 How I Built an “Anime Factory”: a System That Automatically Turns Episodes into YouTube Shorts
  • H2 DENUVO Hypervisor. How does it work?
  • H2 Bulletproof VPNs: What Are They and Why You’re Not Their Audience
  • H2 How we created a new test framework to scale it for the future
  • H2 Async Logging Is Not a Silver Bullet — What Actually Limits Performance
  • H2 Quantum Mechanics May Describe Not Reality Itself, But the Mechanism of Its Emergence
  • H2 Master GitHub Copilot CLI in 11 Minutes (Full Tutorial)
A+
Form Accessibility
All 13 controls labeled
PASS
All 13 controls labeled
Info::
13 control(s) properly labeled
13 controls
13 labeled
0 placeholder only
0 unlabeled
ControlTypeLabelMethod
typescheckboxnone
typescheckboxnone
typescheckboxnone
#radio-score-allradionone
#radio-score-0radionone
#radio-score-10radionone
#radio-score-25radionone
#radio-score-50radionone
#radio-score-100radionone
#radio-complexity-allradionone
#radio-complexity-easyradionone
#radio-complexity-mediumradionone
#radio-complexity-hardradionone
A+
Web Manifest
PWA-ready
PASS
PWA-ready
Info::
Meets PWA install criteria
Info::
Name present: Habr
Info::
192x192 icon present
Info::
512x512 icon present
Info::
Display mode: standalone
PWA Install Criteria Installable
Name Habr 192×192 icon 512×512 icon Start URL /pwa/ Display Mode standalone
Name Habr Display Mode standalone Theme Color #303b44 Background Color #629FBC Icons 9 icon(s)
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback