Форматтеры и код
Проверка доступности (A11y Checker)
Run a focused set of WCAG checks against pasted HTML.
Примечание редактора
Understanding · Catchable today, the rest needs a human.
Эта углублённая глава пока доступна только на английском языке. Инструмент конвертации выше работает на вашем языке; развёрнутая статья ещё не переведена.
Часто задаваемые вопросы
Quick answers.
›Does this tool store my HTML?
No. All checks are performed locally using a client-side parser, so your code never leaves your computer.
›Which WCAG version does this tool check against?
The checks are based on common WCAG 2.1 Level A and AA success criteria, specifically focusing on structural markup and descriptive elements.
›Does this handle dynamic or JavaScript-rendered content?
This tool is designed for static HTML fragments. For full dynamic pages, it is better to use browser-integrated developer tools that can inspect the live DOM.
›Will passing these checks make my site fully accessible?
Automated tools generally catch only 30-40% of accessibility issues. Use this as a first pass, then supplement with keyboard testing and screen reader verification.
Люди также ищут
Связанные инструменты
More in this room.
- Просмотр Git DiffОтображает унифицированные diff с параллельным или встроенным просмотром.
- Конструктор запросов APIСоздавайте, отправляйте и проверяйте HTTP-запросы — как Postman, но бесплатно.
- Аудит производительностиБыстрая проверка времени загрузки и веса для любого публичного URL.
- Парсер User AgentБраузер, ОС, устройство и движок из любой строки UA.
- Визуализатор АлгоритмовВизуально проходите по сортировкам и поиску путей.
- Генератор сообщений коммитовОбычные коммиты, с областью действия и учетом футеров.