Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction8 of 48 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 4 image(s) |
| generic | 4 image(s) |
| too long | 12 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
FLink & Button QualityAction6 issue(s) across 258 links and 9 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| https://www.lemonde.fr/ | Le Monde | new tab | Add '(opens in new tab)' to text |
| https://www.courrierinternational.com/ | Courrier International | new tab | Add '(opens in new tab)' to text |
| https://www.telerama.fr/ | Télérama | new tab | Add '(opens in new tab)' to text |
| https://www.nouvelobs.com/ | Le Nouvel Obs | new tab | Add '(opens in new tab)' to text |
| https://www.lavie.fr/ | La Vie | new tab | Add '(opens in new tab)' to text |
| https://www.monde-diplomatique.fr/ | Le Monde diplomatique | new tab | Add '(opens in new tab)' to text |
| https://www.huffingtonpost.fr/newsletter… | Newsletters | new tab | Add '(opens in new tab)' to text |
| https://fr-fr.facebook.com/LeHuffPost/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/accounts/login… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/LeHuffPost | X | new tab | Add '(opens in new tab)' to text |
| https://www.threads.net/@lehuffpost | Threads | new tab | Add '(opens in new tab)' to text |
| https://www.whatsapp.com/channel/0029Va6… | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/huffingtonpost.… | BlueSky | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UC9GGzAh… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@lehuffpostfr/ | TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.snapchat.com/@le_huffpost | Snapchat | new tab | Add '(opens in new tab)' to text |
| https://www.dailymotion.com/LeHuffPost | Dailymotion | new tab | Add '(opens in new tab)' to text |
| https://flipboard.com/@LeHuffpost | new tab | Add '(opens in new tab)' to text | |
| https://www.huffingtonpost.fr/rss/all_he… | RSS | new tab | Add '(opens in new tab)' to text |
| https://iabeurope.eu/transparency-consen… | le cadre de transparence et de… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; /; /; /
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://www.lemonde.fr/; https://www.courrierinternational.com/; https://www.telerama.fr/; https://www.nouvelobs.com/; https://www.lavie.fr/; https://www.monde-diplomatique.fr/; https://www.huffingtonpost.fr/newsletters/; https://fr-fr.facebook.com/LeHuffPost/; https://www.instagram.com/accounts/login/?next=/lehuffpost/; https://twitter.com/LeHuffPost (+10 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
Icon-only buttons need an aria-label so screen readers can announce them.
button#hamburger; button#newsletterForm
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
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
BLandmark Structure7 landmarksREVIEW
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
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 |
|---|---|---|---|---|---|
| h1 FLOU C’EST FLOU | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 L’Ukraine prête … | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Kamel Daoud condamn… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 À 19 ans seulement… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 À Liévin, le RN me… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Après des mois de b… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Stars et association… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Giorgia Meloni insul… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Massive Attack, Mack… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Les plus lus | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 À Liévin, le RN me… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Pourquoi Bardella ti… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Alloncle remet son r… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 LFI remporte ce post… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Depuis ce documentai… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Les entreprises font… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 « Elle joue le rôl… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Ces tâches qui en d… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Même Artus n’éta… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | Pass |
| h2 Il n’y a pas qu’… | 4.12:1 | 3.0:1 | #000000 | #6E6E6E | 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.
BLighthouse Accessibility AuditsScore 83/100 — 4 failing, 23 passedREVIEW
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.website > header.header > nav#navHeader > button#hamburger div.website > header.header > nav#navHeader > button#hamburger |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#subNavLeft > div.subNavLeft-body > div.subNavLeft-head > img#subNavLeft-close nav#subNavLeft > div.subNavLeft-body > div.subNavLeft-head > img#subNavLeft-close |
header.header > nav#navHeader > button#hamburger > img header.header > nav#navHeader > button#hamburger > img |
div#mobileNavToggle > div.blockMobilNav-items > a.blockMobilNav-items-link > img.blockMobilNav-items-icon div#mobileNavToggle > div.blockMobilNav-items > a.blockMobilNav-items-link > img.blockMobilNav-items-icon |
div#mobileNavToggle > div.blockMobilNav-items > a.blockMobilNav-items-link > img.blockMobilNav-items-icon div#mobileNavToggle > div.blockMobilNav-items > a.blockMobilNav-items-link > img.blockMobilNav-items-icon |
div.newsletter-block-form > div.newsletter-block-content > div.newsletter-block-input > img div.newsletter-block-form > div.newsletter-block-content > div.newsletter-block-input > img |
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 |
|---|
nav#subNavLeft > div.subNavLeft-body > div.subNavLeft-head > a.subNavLeft-logo nav#subNavLeft > div.subNavLeft-body > div.subNavLeft-head > a.subNavLeft-logo |
div.website > header.header > nav#navHeader > a.navHeader-logo div.website > header.header > nav#navHeader > a.navHeader-logo |
div.website > footer#desktop__main_footer > div.siteContent > a.footer-logo div.website > footer#desktop__main_footer > div.siteContent > a.footer-logo |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FAIRE UN DON div.website > header.header > nav#navHeader > a.navHeader-donation |
Les sites du groupe div.siteContent > div.footer-links > div.footer-block > div#groupBtn |
Légal - Infos div.siteContent > div.footer-links > div.footer-links-block > div#legalBtn |
Suivez-nous div.siteContent > div.footer-links > div.footer-links-block > div.footer-section |
These are opportunities to improve the legibility of your content.
A+Heading Hierarchy58 headingsPASS
- H1 FLOU C’EST FLOU
- H2 L’Ukraine prête à renommer une partie du Donbass « Donnyland » selon le « New York Times »
- H2 Kamel Daoud condamné à trois ans de prison en Algérie pour « Houris », prix Goncourt 2024
- H2 À 19 ans seulement, le Français Paul Seixas triomphe sur la Flèche wallonne
- H2 À Liévin, le RN met fin à cette tradition d’hommage aux 42 mineurs morts en 1974
- H2 Après des mois de bataille, le prêt européen XXL sur le point d’être accordé à l’Ukraine
- H2 Stars et associations lancent une pétition pour faire annuler la tournée de Patrick Bruel
- H2 Giorgia Meloni insultée, en italien, par le plus célèbre des présentateurs russes
- H2 Massive Attack, Macklemore et plus d’un millier d’artistes boycottent l’Eurovison 2026
- H2 Les plus lus
- H2 À Liévin, le RN met fin à cette tradition d’hommage aux 42 mineurs morts en 1974
- H2 Pourquoi Bardella tient tant à démentir ces propos attribués au patron du Medef
- H2 Alloncle remet son rapport sur l’audiovisuel public mais la commission peut encore capoter
- H2 LFI remporte ce poste stratégique après une nouvelle victoire de Bagayoko face au PS
- H2 Depuis ce documentaire Netflix, les internautes font la chasse au plastique chez eux
- H2 Les entreprises font leur pub avec une trend TikTok qui implique d’avouer ses fautes pro
- H2 « Elle joue le rôle de la dominatrice » : les IA font partie de leur vie sexuelle
- H2 Ces tâches qui en disent long sur la charge mentale des filles dans les familles
- H2 Même Artus n’était pas au courant qu’un remake d’«Un Petit Truc en Plus» était déjà tourné
- H2 Il n’y a pas qu’au ciné que « Juste une illusion » fait un carton
- H2 Massive Attack, Macklemore et plus d’un millier d’artistes boycottent l’Eurovison 2026
- H2 Laurent Voulzy révèle avoir combattu un cancer de la prostate
- H2 L’Ukraine prête à renommer une partie du Donbass « Donnyland » selon le « New York Times »
- H2 Un Allemand achète un coffre fort d’occasion pour 15 euros et y découvre... un lingot d’or
- H2 Même dans l’espace, Sophie Adenot « ouvre les volets » le matin (et la vue vaut le coup)
- H2 L’économie de l’Iran est-elle vraiment en train de s’effondrer comme l’affirme Trump ?
- H2 Au marathon de Boston, ces coureurs ont oublié leur chrono pour aider un athlète à terre
- H2 Paul Seixas, le Français de 19 ans qui fait rêver le cyclisme mondial a encore frappé
- H2 À 19 ans seulement, le Français Paul Seixas triomphe sur la Flèche wallonne
- H2 « Wemby » sous surveillance pendant deux jours après une violente chute sur le parquet
- H2 L’éliminé de « Top Chef 2026 » revient sur son départ « assez dur à encaisser »
- H2 Même après son élimination ce candidat de « Koh Lanta » continue de nier toute misogynie
- H2 Pour sa première apparition, la petite dernière de Rihanna porte une couche (très) chic
- H2 Arrêtez tout, Madonna a besoin de votre aide : son costume de Coachella a disparu
- H2 Un pari sur Polymarket sur la température à Paris ? Météo France porte plainte
- H2 Comment les memes sont devenus la nouvelle arme de propagande dans la guerre en Iran
- H2 Après quinze ans à la tête d’Apple, Tim Cook s’apprête à passer la main
- H2 Ce qui est reproché à Musk (et X) convoqué ce lundi devant la justice française
- H2 Pour lutter contre les poissons invasifs, le WWF appelle les Grecs à agir dans l’assiette
- H2 Les saumons exposés à la cocaïne nagent plus que la normale, selon une étude
- H2 L’Allemagne tente toujours de sauver la baleine échouée « Timmy », malgré les critiques
- H2 Greenpeace installe des éoliennes dans le golf de Trump en Écosse
- H2 Uber Eats et Deliveroo visés par une plainte pour « traite d’êtres humains »
- H2 Cette étude dévoile des chiffres inquiétants sur les LGBT-phobies en entreprise
- H2 Stars et associations lancent une pétition pour faire annuler la tournée de Patrick Bruel
- H2 Le chef Yannick Alléno et son asso attaquent en justice 2 fabricants de protoxyde d’azote
- H2 On sait qui succède à Tatiana Silva pour présenter la météo sur TF1
- H2 Après sa mise à l’écart, la « grande gueule » Barbara Lefebvre bientôt de retour sur RMC
- H2 Pesquet ou Adenot, qui est l’astronaute le plus médiatisé ?
- H2 RMC écarte Barbara Lefebvre après sa condamnation pour ses propos sur les gens du voyage
- H2 Même les préservatifs n’échappent pas à la flambée des prix à cause de la guerre en Iran
- H2 On en sait (un peu) plus sur qui pourra bénéficier du leasing social pour l’électrique
- H2 Le gouvernement écarte cette mesure (anti-écolo) pour baisser les prix de l’essence
- H2 Les conséquences sur la Bourse des annonces sur le détroit d’Ormuz ont été immédiates
- H2 Coup de chance rarissime : ces chercheurs ont découvert une nouvelle île en Antarctique
- H2 Ces images rarissimes d’un cachalot en train de mettre bas vont servir à la science
- H2 Le squelette de D’Artagnan a peut-être été retrouvé dans une église aux Pays-Bas
- H2 Pour la première fois, un requin a été filmé dans les eaux profondes de l’Antarctique
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| Entrez votre adresse email | aria-label | ||
| input | submit | S’inscrire | aria-label |
| #gdpr-huffpost-checkbox-legals | checkbox | J’accepte les Conditions Générales de Vente, les Conditions Générales d’Utilisation, et la Politique de protection des données personnelles | for/id |
| #gdpr-huffpost-checkbox-no-retractation | checkbox | En souscrivant à l’offre payante, j’accepte de bénéficier immédiatement de l’Offre et je renonce à mon droit de rétractation. | for/id |
| #gdpr-huffpost-reconnect-input | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="gdpr-huffpost-reconnect-input" id="gdpr-huffpost-reconnect-input">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2