Informe de accesibilidad de w3schools.com

Auditoría de accesibilidad de w3schools.com — escaneado el Feb 20, 2026

Technology
0 /100
F Problemas críticos

7 problemas encontrados en 2 categorías

3 Crítico 4 Importante

Resumen de conformidad WCAG

Perceptible 2 problemas
Operable 4 problemas
Comprensible 0 problemas
Robusto 1 problemas

Problemas encontrados

Links missing accessible name

Crítico

Links must have discernible text so screen reader users understand their purpose.

WCAG 2.4.4
1 elemento(s) afectado(s)
  • <a href="javascript:void(0)">
Cómo solucionarlo

Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

Form inputs missing labels

Crítico

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

WCAG 1.3.1
2 elemento(s) afectado(s)
  • <input type="checkbox" name="(no name)">
  • <input type="checkbox" name="(no name)">
Cómo solucionarlo

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

Buttons missing accessible name

Crítico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
1 elemento(s) afectado(s)
  • <button>
Cómo solucionarlo

Add text content, aria-label, or title to all <button> elements.

Heading levels skip order

Importante

Headings should follow a logical order (h1 → h2 → h3) without skipping levels.

WCAG 1.3.1
24 elemento(s) afectado(s)
  • <h4> "Free Tutorials" (after h2)
  • <h3> "With the world's largest web developer site." (after h1)
  • <h3> "HTML Example:" (after h1)
  • <h3> "CSS Example:" (after h1)
  • <h3> "JavaScript Example:" (after h1)
Cómo solucionarlo

Restructure headings to follow sequential order. Don't skip from h1 to h3.

Frames missing title

Importante

Iframes must have title attributes describing their content.

WCAG 2.4.1
1 elemento(s) afectado(s)
  • <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KTCFC3S">
Cómo solucionarlo

Add descriptive title attributes to all <iframe> elements.

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.

Generic link text

Importante

Links must have descriptive text that indicates their purpose. Generic text like 'click here' or 'read more' does not help screen reader users understand where the link goes.

WCAG 2.4.4
6 elemento(s) afectado(s)
  • <a href="/go/go_exercises.php">go</a>
  • <a href="/go/index.php">go</a>
  • <a href="/go/index.php">go</a>
  • <a href="/spaces/index.php">learn more</a>
  • <a href="https://order.w3schools.com/plans">learn more</a>
Cómo solucionarlo

Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.

Correcciones prioritarias

Estos son los cambios más importantes que w3schools.com debería realizar:

  1. #1
    Form inputs missing labels Crítico

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

  2. #2
    Links missing accessible name Crítico

    Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

  3. #3
    Buttons missing accessible name Crítico

    Add text content, aria-label, or title to all <button> elements.

Preguntas frecuentes

¿Es w3schools.com accesible?

w3schools.com obtuvo 23/100 (calificación F) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es w3schools.com conforme con WCAG?

Nuestro escaneo encontró 7 problemas de accesibilidad en w3schools.com. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es w3schools.com 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 w3schools.com.

¿Qué problemas de accesibilidad tiene w3schools.com?

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

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.