Informe de accesibilidad de tabor.ru

Auditoría de accesibilidad de tabor.ru — escaneado el Feb 21, 2026

Technology
0 /100
D Deficiente

4 problemas encontrados en 2 categorías

2 Crítico 2 Importante

Resumen de conformidad WCAG

Perceptible 2 problemas
Operable 2 problemas
Comprensible 0 problemas
Robusto 0 problemas

Problemas encontrados

Viewport blocks user scaling

Crítico

Users must be able to zoom and scale the page. Blocking zoom prevents low-vision users from enlarging content.

WCAG 1.4.4
1 elemento(s) afectado(s)
  • <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
Cómo solucionarlo

Remove maximum-scale=1 and user-scalable=no from the viewport meta tag.

Form inputs missing labels

Crítico

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
7 elemento(s) afectado(s)
  • <input type="text" name="user[login]">
  • <input type="password" name="user[password]">
  • <input type="checkbox" name="user[remember]">
  • <input type="slider" name="search[age]">
  • <input type="text" name="city">
Cómo solucionarlo

Add <label> elements with matching for attributes, or use aria-label.

Positive tabindex values

Importante

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
4 elemento(s) afectado(s)
  • <input tabindex="1">
  • <input tabindex="2">
  • <input tabindex="3">
  • <input tabindex="4">
Cómo solucionarlo

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

No skip navigation link

Importante

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 elemento(s) afectado(s)
  • No skip navigation link found
Cómo solucionarlo

Add a 'Skip to main content' link as the first focusable element on the page.

Correcciones prioritarias

Estos son los cambios más importantes que tabor.ru debería realizar:

  1. #1
    Form inputs missing labels Crítico

    Add <label> elements with matching for attributes, or use aria-label.

  2. #2
    Viewport blocks user scaling Crítico

    Remove maximum-scale=1 and user-scalable=no from the viewport meta tag.

  3. #3
    Positive tabindex values Importante

    Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Preguntas frecuentes

¿Es tabor.ru accesible?

tabor.ru obtuvo 54/100 (calificación D) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es tabor.ru conforme con WCAG?

Nuestro escaneo encontró 4 problemas de accesibilidad en tabor.ru. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es tabor.ru conforme con la EAA?

La Ley Europea de Accesibilidad exige que los sitios web cumplan con WCAG 2.1 AA. Consulte el informe detallado arriba para ver el estado de conformidad de tabor.ru.

¿Qué problemas de accesibilidad tiene tabor.ru?

Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para tabor.ru.

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.