Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction29 of 34 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 29 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DForm AccessibilityAction4 of 12 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| _sf_search[] | text | none | |
| _sf_post_type[] | select | none | |
| _sft_category[] | select | none | |
| _sf_sort_order[] | select | none | |
| groups[] | checkbox | none | |
| groups[] | checkbox | none | |
| groups[] | checkbox | none | |
| groups[] | checkbox | none | |
| fields[email] | (Email) | placeholder only | |
| _sf_submit | submit | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="_sf_submit">; <textarea name="g-recaptcha-response" id="g-recaptcha-response">; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="fields[email]">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FFavicon & BrandingAction2 icon(s) detectedFIX
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
CLandmark StructureAction3 landmarksREVIEW
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
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
BHeading Hierarchy12 headingsREVIEW
- H4 Sections
- H4 MENU
- H5 Social Channels
- H4 SEARCH ARCHIVE
- H4 Type
- H4 Topic
- H4 Sort
- H4 Newsletters
- H4 Thank you!
- H4 SECTIONS
- H4 ABOUT
- H4 SOCIAL
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
CLink & Button QualityAction39 issue(s) across 431 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.carbonbrief.org | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://urldefense.com/v3/__https:/www.c… | Find out more | new tab | Add '(opens in new tab)' to text |
| https://www.carbonbrief.org/state-of-the… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/clean-energy… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/revealed-sci… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/qa-what-magy… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/marine-heatw… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/iran-war-ana… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed/ | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed/ | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/iran-war-ana… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/factcheck-ni… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/qa-what-does… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/marine-heatw… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/qa-why-the-s… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/ipcc-frustra… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/qa-how-the-u… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/revealed-sci… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/qa-what-magy… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/support-us/?… | Click here to support us | new tab | Add '(opens in new tab)' to text |
| https://interactive.carbonbrief.org/arct… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/cropped-22-a… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/cropped-8-ap… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/cropped-25-m… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/in-focus/ | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/state-of-the… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed-17… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed-10… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/in-focus/ | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/nature/ | See more | new tab | Add '(opens in new tab)' to text |
| https://www.carbonbrief.org/cropped-22-a… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/cropped-8-ap… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/cropped-25-m… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/nature/ | See more | new tab | Add '(opens in new tab)' to text |
| https://www.carbonbrief.org/state-of-the… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed-17… | (empty) | empty | Add link text or aria-label |
| https://www.carbonbrief.org/debriefed-10… | (empty) | empty | Add link text or aria-label |
| #topBack | (empty) | empty | Add link text or aria-label |
| http://creativecommons.org/licenses/by-n… | CC license | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/CarbonBrief | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/carbon-… | new tab | Add '(opens in new tab)' to text | |
| http://www.instagram.com/carbonbrief | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UCiXgvmQ… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/carbonbrief | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/CarbonBrief | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/carbonbrief | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/carbonbrief | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/channel/UCiXgvmQ… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.carbonbrief.org; #; https://www.carbonbrief.org/state-of-the-climate-strong-el-nino-puts-2026-on-…; https://www.carbonbrief.org/clean-energy-pushes-fossil-fuel-power-into-revers…; https://www.carbonbrief.org/revealed-scientists-tell-colombia-fossil-fuel-tra…; https://www.carbonbrief.org/qa-what-magyars-defeat-of-orban-in-hungary-means-…; https://www.carbonbrief.org/marine-heatwaves-nearly-double-the-economic-damag…; https://www.carbonbrief.org/iran-war-analysis-how-60-nations-have-responded-t…; https://www.carbonbrief.org/debriefed/; https://www.carbonbrief.org/debriefed/ (+29 more)
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://urldefense.com/v3/__https:/www.carbonbrief.org/newsletter-sign-up/__;…; https://www.carbonbrief.org/support-us/?utm_source=website&utm_medium=banner&…; https://www.carbonbrief.org/nature/; https://www.carbonbrief.org/nature/; http://creativecommons.org/licenses/by-nc-nd/4.0/legalcode; https://twitter.com/CarbonBrief; https://www.linkedin.com/company/carbon-brief/; http://www.instagram.com/carbonbrief; https://www.youtube.com/channel/UCiXgvmQ2jUgUjRpJzvga5Tg; https://www.facebook.com/carbonbrief
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 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 |
|---|---|---|---|---|---|
| title Home - Carbon Brief … | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| title Home - Carbon Brief | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| h4 Sections | 3.46:1 | 3.0:1 | #000000 | #436681 | Pass |
| a Science | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Climate modelling | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Extreme weather | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Health and Security | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Ice | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a IPCC | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Nature | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Oceans | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a People | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Temperature | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Energy | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a China energy | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Coal | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Emissions | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Nuclear | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Oil and gas | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
| a Other technologies | 2.11:1 | 4.5:1 | #000000 | #0B4572 | Fail |
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 81/100 — 5 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
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 |
|---|
body#topBack > header > figure.mobile-menu-toggle > img body#topBack > header > figure.mobile-menu-toggle > img |
div.col-xs-12 > div.card-featured > picture.thumbnail-wide > img div.col-xs-12 > div.card-featured > picture.thumbnail-wide > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
div.card > picture.thumbnail-wide > a > img div.card > picture.thumbnail-wide > a > img |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All Types
Articles
Daily Brief ul > li.sf-field-post_type > label > select.sf-input-select |
All Items
1.5C
Antarctic
Arctic
Attribution
Carbon budgets
China Briefing
China… ul > li.sf-field-category > label > select.sf-input-select |
Sort Results By
Title (Deecending)
Title (Ascending) ul > li.sf-field-sort_order > label > select.sf-input-select |
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 |
|---|
body#topBack > header > div.logo > a body#topBack > header > div.logo > a |
header > nav.rightMenu > div.topSrc > a header > nav.rightMenu > div.topSrc > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.wp-block-group > div.wp-block-group__inner-container > figure.wp-block-image > a div.wp-block-group > div.wp-block-group__inner-container > figure.wp-block-image > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.col-xs-12 > div.card > picture.thumbnail-wide > a div.col-xs-12 > div.card > picture.thumbnail-wide > a |
div.row > div.col-xs-12 > p.text-header > a.text-header div.row > div.col-xs-12 > p.text-header > a.text-header |
footer > div.container > div.backTop > a footer > div.container > div.backTop > a |
body#topBack > footer > div.ftrSM > a body#topBack > footer > div.ftrSM > a |
body#topBack > footer > div.ftrSM > a body#topBack > footer > div.ftrSM > a |
body#topBack > footer > div.ftrSM > a body#topBack > footer > div.ftrSM > a |
body#topBack > footer > div.ftrSM > a body#topBack > footer > div.ftrSM > a |
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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.