Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure4 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BLink & Button Quality6 issue(s) across 41 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <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 |
| <button> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
button.navbar-toggler (#30 on page); button.btn (#36 on page); button.btn (#112 on page); button.btn (#129 on page); button.btn (#147 on page); button.btn (#164 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Добро пожа… | 18.42:1 | 3.0:1 | #000000 | #F5EFEA | Pass |
| h2 Часто прос… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title LI Маркет — … | 4.82:1 | 4.5:1 | #000000 | #6B7F5E | Pass |
| a LI Маркет | 7.93:1 | 4.5:1 | #000000 | #97A38B | Pass |
| a Каталог | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| a Войти | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| p Находите т… | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span 🚗 | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span Автотовары | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span 🧴 | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span Бытовая хи… | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span 🧸 | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span Детские иг… | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span 🏡 | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span Дом и сад | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span 💄 | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span Красота | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span 👗 | 18.25:1 | 4.5:1 | #000000 | #F4EEE9 | Pass |
| span Одежда | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | Pass |
| span 🎣 | 18.42:1 | 4.5:1 | #000000 | #F5EFEA | 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.
BLighthouse Accessibility AuditsScore 82/100 — 4 failing, 16 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 |
|---|
body > nav.navbar > div.container > button.navbar-toggler body > nav.navbar > div.container > button.navbar-toggler |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LI Маркет body > nav.navbar > div.container > a.navbar-brand |
12500 ₽ div.card-body > div.mt-auto > div.d-flex > span.fw-bold |
6000 ₽ div.card-body > div.mt-auto > div.d-flex > span.fw-bold |
1200 ₽ div.card-body > div.mt-auto > div.d-flex > span.fw-bold |
400 ₽ div.card-body > div.mt-auto > div.d-flex > span.fw-bold |
Осталось 1 шт. div.card > div.card-body > div.mt-auto > span.badge |
Главная body > nav.mobile-bottom-nav > a.mbn-item > span |
Каталог товаров села Иглино. Находите товары и связывайтесь с продавцами напрям… div.container > div.row > div.col-md-4 > p.text-white-50 |
с. Иглино, Республика Башкортостан div.container > div.row > div.col-md-4 > p.text-white-50 |
LI Маркет — информационный каталог. Сделки совершаются напрямую между покупател… body > footer.mt-5 > div.container > p.text-center |
© 2026 LI Маркет. Все права защищены. body > footer.mt-5 > div.container > p.text-center |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Дорада Лодка, 260 см div.col-6 > div.card > div.card-body > h6.card-title |
These are opportunities to improve keyboard navigation in your application.
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.col-md-4 > ul.list-unstyled > li > a |
Каталог div.col-md-4 > ul.list-unstyled > li > a |
Избранное div.col-md-4 > ul.list-unstyled > li > a |
О проекте div.col-md-4 > ul.list-unstyled > li > a |
Условия использования div.col-md-4 > ul.list-unstyled > li > a |
Политика конфиденциальности div.col-md-4 > ul.list-unstyled > li > a |
These items highlight common accessibility best practices.
AHeading Hierarchy9 headings, 1 skip(s)PASS
- H1 Добро пожаловать в LI Маркет!
- H2 Часто просматриваемое
- H6 Дорада Лодка, 260 см skipped
- H6 Куртка зимняя женская
- H6 Блузка нарядная леопардовая
- H6 Тёплый войлок
- H5 LI Маркет
- H5 Навигация
- H5 Контакты
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 6 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchInput | text | (Поиск товаров...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="searchInput">
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