Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction18 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
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
FHeading HierarchyAction41 headings, 7 skip(s)FIX
- H4 Le corpus de la France insoumise
- H2 L'Avenir en commun, édition 2025
- H2 Les livrets 2022
- H2 Les plans 2022
- H2 Programme de la NUPES 2022
- H2 Programme du NFP 2024
- H4 Le processus programmatique skipped
- H2 Comment a été conçu le programme
- H2 La construction du programme pour 2027
- H2 Actualités des groupes thématiques
- H2 Rejoindre un groupe thématique pour contribuer
- H4 Le corpus de la France insoumise skipped
- H2 L'Avenir en commun, édition 2025
- H2 Les livrets 2022
- H2 Les plans 2022
- H2 Programme de la NUPES 2022
- H2 Programme du NFP 2024
- H4 Le processus programmatique skipped
- H2 Comment a été conçu le programme
- H2 La construction du programme pour 2027
- H2 Actualités des groupes thématiques
- H2 Rejoindre un groupe thématique pour contribuer
- H2 Partagez l’appel à soutiens
- H6 Déjà 241 332 soutiens ! skipped
- H6 Élection présidentielle 2027
- H2 Soutenez la candidature de Jean‑Luc Mélenchon
- H2 Lettre au peuple de France
- H2 Lettre au peuple de France
- H2 Le programme
- H6 Participez à L’Avenir en commun skipped
- H2 Bientôt : les contributions citoyennes sur le programme
- H2 Dons
- H6 Soutien financier skipped
- H2 Faites un don pour la campagne
- H2 Commandez le matériel de campagne
- H2 Commandez le matériel de campagne
- H6 Élection présidentielle 2027 skipped
- H2 Soutenez la candidature de Jean‑Luc Mélenchon
- H2 Le menu
- H2 Les réseaux
- H2 Les sites amis
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
DTabindex Anti-PatternsAction0 positive, 62 -1-on-focusableFIX
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
BAlt Text Quality2 of 19 images have issuesREVIEW
| Issue | Count |
|---|---|
| generic | 2 image(s) |
| too long | 9 image(s) |
BLink & Button Quality1 issue(s) across 161 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://actionpopulaire.fr/dons/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/dons/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://melenchon2027.fr/wp-content/uplo… | Programme du NFP 2024 | new tab | Add '(opens in new tab)' to text |
| https://melenchon2027.fr/wp-content/uplo… | Programme du NFP 2024 | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/dons/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/dons/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://melenchon2027.fr/wp-content/uplo… | Programme du NFP 2024 | new tab | Add '(opens in new tab)' to text |
| https://melenchon2027.fr/wp-content/uplo… | Programme du NFP 2024 | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/sharer/sharer.p… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/intent/post?text=Je%… | X-twitter | new tab | Add '(opens in new tab)' to text |
| https://t.me/share/url?url=https%3A//mel… | Telegram | new tab | Add '(opens in new tab)' to text |
| https://www.threads.com/intent/post?text… | Threads | new tab | Add '(opens in new tab)' to text |
| https://api.whatsapp.com/send?text=Je%20… | new tab | Add '(opens in new tab)' to text | |
| https://actionpopulaire.fr/soutien/infor… | J'habite à l'étranger | new tab | Add '(opens in new tab)' to text |
| https://lafranceinsoumise.fr/principes/ | les Principes | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/dons/ | faire un don | new tab | Add '(opens in new tab)' to text |
| https://materiel.actionpopulaire.fr/ | Je commande | new tab | Add '(opens in new tab)' to text |
| https://materiel.actionpopulaire.fr/ | Je commande | new tab | Add '(opens in new tab)' to text |
| https://materiel.actionpopulaire.fr/ | Illustration montrant une tort… | new tab | Add '(opens in new tab)' to text |
| https://materiel.actionpopulaire.fr/ | Affiche de campagne La France … | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/soutien/infor… | J'habite à l'étranger | new tab | Add '(opens in new tab)' to text |
| https://lafranceinsoumise.fr/principes/ | les Principes | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/financer/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/financer/ | Faire un don | new tab | Add '(opens in new tab)' to text |
| https://whatsapp.com/channel/0029VaF8ghI… | new tab | Add '(opens in new tab)' to text | |
| https://t.me/JLMelenchon | Telegram | new tab | Add '(opens in new tab)' to text |
| https://www.twitch.tv/jlmelenchon | Twitch | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@JLMelenchon | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/jlmelenchon/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@jlmelenchon | Tiktok | new tab | Add '(opens in new tab)' to text |
| https://x.com/jlmelenchon | X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/JLMelenchon | new tab | Add '(opens in new tab)' to text | |
| https://www.threads.com/@jlmelenchon | Threads | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/jlmelenchon.bsk… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://whatsapp.com/channel/0029VaF8ghI… | new tab | Add '(opens in new tab)' to text | |
| https://t.me/JLMelenchon | Telegram | new tab | Add '(opens in new tab)' to text |
| https://www.twitch.tv/jlmelenchon | Twitch | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@JLMelenchon | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/jlmelenchon/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@jlmelenchon | Tiktok | new tab | Add '(opens in new tab)' to text |
| https://x.com/jlmelenchon | X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/JLMelenchon | new tab | Add '(opens in new tab)' to text | |
| https://www.threads.com/@jlmelenchon | Threads | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/jlmelenchon.bsk… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/ | Action populaire | new tab | Add '(opens in new tab)' to text |
| https://lafranceinsoumise.fr/ | La France insoumise | new tab | Add '(opens in new tab)' to text |
| https://melenchon.fr/ | Blog de Jean-Luc Mélenchon | new tab | Add '(opens in new tab)' to text |
| https://linsoumission.fr/ | L’insoumission | new tab | Add '(opens in new tab)' to text |
| https://desintox.lafranceinsoumise.fr/ | Désintox | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/lfi | Le discord | new tab | Add '(opens in new tab)' to text |
| https://actionpopulaire.fr/ | Action populaire | new tab | Add '(opens in new tab)' to text |
| https://lafranceinsoumise.fr/ | La France insoumise | new tab | Add '(opens in new tab)' to text |
| https://melenchon.fr/ | Blog de Jean-Luc Mélenchon | new tab | Add '(opens in new tab)' to text |
| https://linsoumission.fr/ | L’insoumission | new tab | Add '(opens in new tab)' to text |
| https://desintox.lafranceinsoumise.fr/ | Désintox | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/lfi | Le discord | new tab | Add '(opens in new tab)' to text |
| #top | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
#top
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://actionpopulaire.fr/dons/; https://actionpopulaire.fr/dons/; https://melenchon2027.fr/wp-content/uploads/2026/04/PROGRAMME-FRONT-POPULAIRE…; https://melenchon2027.fr/wp-content/uploads/2026/04/PROGRAMME-FRONT-POPULAIRE…; https://actionpopulaire.fr/dons/; https://actionpopulaire.fr/dons/; https://melenchon2027.fr/wp-content/uploads/2026/04/PROGRAMME-FRONT-POPULAIRE…; https://melenchon2027.fr/wp-content/uploads/2026/04/PROGRAMME-FRONT-POPULAIRE…; https://www.facebook.com/sharer/sharer.php?u=https%3A//melenchon2027.fr; https://twitter.com/intent/post?text=Je%20soutiens%20la%20candidature%20de%20… (+46 more)
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
BTap Target Adequacy2 tap target(s) too small or too close togetherREVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Heading Text QualityAll 41 heading(s) have substantive, well-formed textPASS
A+Form AccessibilityAll 12 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #form-field-firstName | text | Prénom | for/id |
| #form-field-lastName | text | Nom | for/id |
| #form-field-email | Adresse e-mail | for/id | |
| #form-field-contactPhone | tel | Téléphone | for/id |
| #form-field-zip | number | Code postal | for/id |
| #form-field-consentAP-0 | checkbox | En soutenant la campagne, j'accepte de recevoir les informations de la France insoumise et je m'engage à en respecter les Principes et le programme.* | for/id |
| #form-field-firstName | text | Prénom | for/id |
| #form-field-lastName | text | Nom | for/id |
| #form-field-email | Adresse e-mail | for/id | |
| #form-field-contactPhone | tel | Téléphone | for/id |
| #form-field-zip | number | Code postal | for/id |
| #form-field-consentAP-0 | checkbox | En soutenant la campagne, j'accepte de recevoir les informations de la France insoumise et je m'engage à en respecter les Principes et le programme.* | for/id |
A+Form Input Types12 form control(s) checked, no type mismatchesPASS
A+Form Input Quality12 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "fr-FR"PASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Mobile-Readable Font SizesAll 86 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| h2 Partagez | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 l’appel à soutien… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Soutenez la candidat… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Lettre au peuple de … | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Lettre au peuple de … | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Le programme | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Bientôt : les contr… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Dons | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Faites un don pou… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Commandez le matéri… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Commandez le matéri… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Soutenez la candidat… | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Le menu | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Les réseaux | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| h2 Les sites amis | 20.48:1 | 3.0:1 | #000000 | #FFFCF4 | Pass |
| title JLM2027 Soutenir la … | 20.48:1 | 4.5:1 | #000000 | #FFFCF4 | Pass |
| a Aller au contenu | 20.48:1 | 4.5:1 | #000000 | #FFFCF4 | Pass |
| a Accueil | 20.48:1 | 4.5:1 | #000000 | #FFFCF4 | Pass |
| a Construction du prog… | 20.48:1 | 4.5:1 | #000000 | #FFFCF4 | Pass |
| a Le corpus de la Fran… | 20.48:1 | 4.5:1 | #000000 | #FFFCF4 | Pass |
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.
ALighthouse Accessibility AuditsScore 90/100 — 5 failing, 30 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Déjà 250 349 soutiens ! div.e-con-inner > div.elementor-element > div.elementor-element > h6 |
Participez à L’Avenir en commun div.elementor-element > div.e-con-inner > div.elementor-element > h6.e-5725095-aa0ed69 |
Soutien financier div.elementor-element > div.e-con-inner > div.elementor-element > h6.e-561efdd-dab65ad |
Élection présidentielle 2027 div.e-con-inner > div.elementor-element > div.elementor-element > h6.e-5395e84-8f4a5fc |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Illustration montrant une tortue violette transportant des colis, reliée par de… div.elementor-element > div.elementor-element > div.e-con-inner > a.e-image-link-base |
div.elementor-element > div.elementor-element > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-element > div.elementor-icon-wrapper > a.elementor-icon |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Aller au contenu body.home > a.skip-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
J'habite à l'étranger form.elementor-form > div.elementor-form-fields-wrapper > div.elementor-field-type-number > a.etranger |
J'habite à l'étranger form.elementor-form > div.elementor-form-fields-wrapper > div.elementor-field-type-number > a.etranger |
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.