Rapport d'accessibilité de w3schools.com

Audit d'accessibilité de w3schools.com — scanné le Feb 20, 2026

Technology
0 /100
F Problèmes Critiques

7 problèmes détectés dans 2 catégories

3 Critique 4 Majeur

Aperçu de la conformité WCAG

Perceptible 2 problèmes
Utilisable 4 problèmes
Compréhensible 0 problèmes
Robuste 1 problèmes

Problèmes détectés

Links missing accessible name

Critique

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

WCAG 2.4.4
1 élément(s) affecté(s)
  • <a href="javascript:void(0)">
Comment corriger

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

Form inputs missing labels

Critique

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

WCAG 1.3.1
2 élément(s) affecté(s)
  • <input type="checkbox" name="(no name)">
  • <input type="checkbox" name="(no name)">
Comment corriger

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

Buttons missing accessible name

Critique

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
1 élément(s) affecté(s)
  • <button>
Comment corriger

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

Heading levels skip order

Majeur

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

WCAG 1.3.1
24 élément(s) affecté(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)
Comment corriger

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

Frames missing title

Majeur

Iframes must have title attributes describing their content.

WCAG 2.4.1
1 élément(s) affecté(s)
  • <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KTCFC3S">
Comment corriger

Add descriptive title attributes to all <iframe> elements.

No skip navigation link

Majeur

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 élément(s) affecté(s)
  • No skip navigation link found
Comment corriger

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

Generic link text

Majeur

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 élément(s) affecté(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>
Comment corriger

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

Corrections prioritaires

Voici les modifications les plus impactantes que w3schools.com devrait apporter pour améliorer l'accessibilité :

  1. #1
    Form inputs missing labels Critique

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

  2. #2
    Links missing accessible name Critique

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

  3. #3
    Buttons missing accessible name Critique

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

Questions fréquentes

w3schools.com est-il accessible ?

w3schools.com a obtenu un score de 23/100 (note F) lors de notre audit d'accessibilité. Ce score reflète des vérifications automatisées selon les critères WCAG 2.1 niveau AA.

w3schools.com est-il conforme WCAG ?

Notre scan a détecté 7 problèmes d'accessibilité sur w3schools.com. La conformité WCAG complète nécessite de résoudre tous les problèmes critiques et majeurs identifiés ci-dessus.

w3schools.com est-il conforme à l'EAA ?

La loi européenne sur l'accessibilité exige que les sites web respectent les normes WCAG 2.1 AA. Consultez le rapport détaillé ci-dessus pour voir le statut de conformité de w3schools.com.

Quels problèmes d'accessibilité a w3schools.com ?

Consultez la liste complète des problèmes ci-dessus avec les niveaux de gravité, les éléments affectés et les corrections recommandées pour w3schools.com.

Scannez votre propre site

Obtenez un rapport d'accessibilité gratuit pour votre site en quelques secondes.