Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction2 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
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
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
F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
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 Вступление… | 1.37:1 | 3.0:1 | #000000 | #0E234D | Fail |
| h2 Узнаёте се… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Почему выб… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Почему вст… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Вступление… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Ваша компа… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 в реестре С… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Как это был… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Прозрачные… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Отвечаем ч… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Почему АПЦ … | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Не упускай… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 Вступите в … | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h2 за 4 часа — … | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h3 Членство в … | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h3 Типичное С… | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| h3 АПЦ | 1.24:1 | 3.0:1 | #000000 | #0D1B3E | Fail |
| title Вступить в … | 1.37:1 | 4.5:1 | #000000 | #152446 | Fail |
| span Академичес… | 1.43:1 | 4.5:1 | #000000 | #17274B | Fail |
| span СРО-П-119-180120… | 1.39:1 | 4.5:1 | #000000 | #162548 | 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.
A+Heading Hierarchy15 headingsPASS
- H1 Вступление в СРО проектировщиков за 4 часа
- H2 Узнаёте себя?
- H2 Почему выбор СРО — это решение на годы
- H2 Почему вступают в АПЦ
- H2 Вступление в АПЦ: 3 шага
- H2 Ваша компания ужев реестре СРО
- H2 Как это было у наших членов
- H2 Прозрачные условия — всё включено в одну сумму
- H3 Членство в СРО — это инвестиция, а не расход
- H2 Отвечаем честно на главные опасения
- H2 Почему АПЦ — правильный выбор
- H3 Типичное СРО
- H3 АПЦ
- H2 Не упускайте новые возможности для вашего бизнеса
- H2 Вступите в СРОза 4 часа — без рисков
A+Alt Text QualityAll 5 images OKPASS
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #name | text | Ваше имя * | for/id |
| #phone | tel | Телефон * | for/id |
| #company | text | Компания | for/id |
| consent | checkbox | none | |
| #modal-name | text | Ваше имя * | for/id |
| #modal-phone | tel | Телефон * | for/id |
| #modal-company | text | Название организации | for/id |
| consent | checkbox | none |
ALink & Button Quality15 links, 3 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| privacy-policy.html | политику конфид… | new tab | Add '(opens in new tab)' to text |
| https://wa.me/79398425544 | Написать в WhatsApp | new tab | Add '(opens in new tab)' to text |
| https://t.me/+79398425544 | Написать в Telegram | new tab | Add '(opens in new tab)' to text |
| privacy-policy.html | политику конфид… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
privacy-policy.html; https://wa.me/79398425544; https://t.me/+79398425544; privacy-policy.html
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
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 20 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Типичное СРО div.compare-grid > div.compare-col > div.compare-col__header > h3 |
Вступительный взнос 30 000–90 000 ₽ div.compare-grid > div.compare-col > ul.compare-list > li |
Страховка до 50 000 ₽ div.compare-grid > div.compare-col > ul.compare-list > li |
Членский взнос 7 000–12 000 ₽/мес. div.compare-grid > div.compare-col > ul.compare-list > li |
Нужно приехать в офис с документами div.compare-grid > div.compare-col > ul.compare-list > li |
Первый месяц — за ваш счёт div.compare-grid > div.compare-col > ul.compare-list > li |
Скрытые платежи возможны div.compare-grid > div.compare-col > ul.compare-list > li |
Дата в реестре — неизвестно div.compare-grid > div.compare-col > ul.compare-list > li |
Узнайте, как быстро и выгодно вступить в СРО и начать выигрывать крупные контра… div.container > div.cta-inner > div > p.cta-sub |
Консультация ни к чему не обязывает div.cta-inner > div > ul > li |
Ответим за 15 минут div.cta-inner > div > ul > li |
Вступительный взнос 0 ₽ — начнёте без больших затрат div.cta-inner > div > ul > li |
Ассоциация «Академический Проектный Центр» div.container > div.footer__inner > div.footer__reqs > span |
ОГРН 1097799013982 div.container > div.footer__inner > div.footer__reqs > span |
ИНН 7701054960 div.container > div.footer__inner > div.footer__reqs > span |
КПП 773601001 div.container > div.footer__inner > div.footer__reqs > span |
119331, г. Москва, пр-кт Вернадского, д. 29, помещ. 1/4 footer.footer > div.container > div.footer__inner > div |
Режим работы: Пн–Чт 9:00–18:00, Пт 9:00–17:00 footer.footer > div.container > div.footer__inner > div |
АПЦ · СРО-П-119-18012010 · © 2026 div.container > div.footer__inner > div.footer__bottom > span.footer__copy |
Политика конфиденциальности div.container > div.footer__inner > div.footer__bottom > a |
These are opportunities to improve the legibility of your content.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.