Skip to content
https://eib.org

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
47
GRADE
F
FIX
7
REVIEW
4
PASS
2
INFO
0
Checks
13
2 PASS 4 REVIEW 7 FIX
F
Alt Text Quality
Action
19 of 20 images have issues
FIX
19 of 20 images have issues
Critical::
19 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
11 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
1 image(s) with good alt text
20 images 1 good alt text 19 missing
IssueCount
missing19 image(s)

Images without alt text are invisible to screen readers.

Why this matters

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.

Why this matters

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

F
Form Accessibility
Action
7 of 9 controls have issues
FIX
7 of 9 controls have issues
Critical::
3 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <select>; <select>; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
Warning::
4 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text">; <input type="text" name="q">; <input type="email">; <input type="email">
Info::
2 control(s) properly labeled
9 controls
2 labeled
4 placeholder only
3 unlabeled
ControlTypeLabelMethod
inputcheckboxnone
inputcheckboxnone
inputtext(Search)placeholder only
qtext(Find a publication)placeholder only
inputemail(Email Address)placeholder only
inputemail(Email Address)placeholder only
selectselect(none)none
selectselect(none)none
#g-recaptcha-response-100000textarea(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<select>; <select>; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">

Why this matters

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="text">; <input type="text" name="q">; <input type="email">; <input type="email">

Why this matters

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

F
404 Error Page
Action
Soft 404 detected
FIX
Soft 404 detected
Critical::
Soft 404: server returns HTTP 200 for non-existent pages
The server returns HTTP 200 for a path that does not exist. Search engines will index these pages, diluting your real content. Configure your server to return a proper 404 status code for missing pages.
Got: Status: 200 for /beavercheck-404-test-ds5d08
404 Page Quality Soft 404 (HTTP 200)
Status Code: HTTP 200

The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.

F
Web Manifest
Action
Invalid JSON
FIX
Invalid JSON
Warning::
Manifest contains invalid JSON
Manifest at https://eib.org/manifest.json contains invalid JSON. Browsers cannot parse it.
Got: https://eib.org/manifest.json

Manifest contains invalid JSON.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
0 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
B
Landmark Structure
4 landmarks
REVIEW
4 landmarks
Info::
<main> landmark present
Warning::
No <nav> landmark found
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header MAIN CONTENTINFO footer

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

B
Favicon & Branding
11 icon(s) detected
REVIEW
11 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 20 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

0 pass 20 fail WCAG AA
h1 How Europe’s green transition shields …
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
32px · bottom of viewport
h2 EUROPEAN INVESTMENT BANK GROUP
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Accelerating Europe’s innovation
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h2 Investment to safeguard Europe
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h2 FINANCE AND ADVICE FOR HOUSING IN EUROPE
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h2 IN THE SPOTLIGHT
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h2 WHERE WE WORK
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
24px · bottom of viewport
h3 A safe and sustainable future
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 TechEU
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Investing in our safety
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 More homes. Better homes
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 The climate bank
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Global investment map
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Publications
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Cookies on our Careers Section
1.27:1
#000000
on
#0E2031
needs 3.0:1 (large text)
19px · bottom of viewport
title Homepage | European Investment Bank
1.05:1
#000000
on
#04090E
needs 4.5:1 (normal text)
16px · top of page (header area)
span Search
1.05:1
#000000
on
#04090E
needs 4.5:1 (normal text)
16px · top of page (header area)
span menu
1.13:1
#000000
on
#101416
needs 4.5:1 (normal text)
16px · top of page (header area)
span EIB GROUP CLIENT PORTAL
1.18:1
#000000
on
#15181B
needs 4.5:1 (normal text)
16px · top of page (header area)
span Close
1.22:1
#000000
on
#181B1F
needs 4.5:1 (normal text)
16px · above the fold
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 How Europe’s green…1.27:13.0:1
#000000
#0E2031
Fail
h2 EUROPEAN INVESTMENT …1.27:13.0:1
#000000
#0E2031
Fail
h2 Accelerating Europe…1.27:13.0:1
#000000
#0E2031
Fail
h2 Investment to safegu…1.27:13.0:1
#000000
#0E2031
Fail
h2 FINANCE AND ADVICE F…1.27:13.0:1
#000000
#0E2031
Fail
h2 IN THE SPOTLIGHT1.27:13.0:1
#000000
#0E2031
Fail
h2 WHERE WE WORK1.27:13.0:1
#000000
#0E2031
Fail
h3 A safe and sustainab…1.27:13.0:1
#000000
#0E2031
Fail
h3 TechEU1.27:13.0:1
#000000
#0E2031
Fail
h3 Investing in our saf…1.27:13.0:1
#000000
#0E2031
Fail
h3 More homes. Better h…1.27:13.0:1
#000000
#0E2031
Fail
h3 The climate bank1.27:13.0:1
#000000
#0E2031
Fail
h3 Global investment ma…1.27:13.0:1
#000000
#0E2031
Fail
h3 Publications1.27:13.0:1
#000000
#0E2031
Fail
h3 Cookies on our Caree…1.27:13.0:1
#000000
#0E2031
Fail
title Homepage | European …1.05:14.5:1
#000000
#04090E
Fail
span Search1.05:14.5:1
#000000
#04090E
Fail
span menu1.13:14.5:1
#000000
#101416
Fail
span EIB GROUP CLIENT POR…1.18:14.5:1
#000000
#15181B
Fail
span Close1.22:14.5:1
#000000
#181B1F
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.

C
Lighthouse Accessibility Audits
Action
Score 72/100 — 7 failing, 22 passed
REVIEW
72

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.

ARIA

ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label
figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label figure.eib-figure > picture.lozad > figcaption.eib-typography__primary-label > span.eib-typography__secondary-label

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
  div.autocomplete-search > form.mt-12 > div.eib-field-group > button.search-filter__search-button

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad header.header__landing > div.eib-title > div.eib-hero__overlay > img.lozad
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image
div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image div.eib-teaser-contained > div.eib-horizontal-card > div.eib-horizontal-card__image-wrapper > img.eib-horizontal-card__image
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item
div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item div.eib-layout__col > figure.eib-figure > picture.lozad > img.eib-rounded-item
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad
ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser > img.lozad

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser
div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd > li.eib-carousel__item > a.eib-publication-teaser

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
WHERE WE WORK div.eib-layout__row > div.eib-layout__col > div.eib-layout--contained-col-8 > h2.eib-section-title
Explore the map   div.eib-layout__row > div.eib-layout__col > div.call-to-action > a.eib-button
All publications   div.eib-layout__row > div.eib-layout__col > div.call-to-action > a.eib-button
European Investment Bank div.eib-footer__row > div.eib-footer__col > p > a
European Investment Fund div.eib-footer__row > div.eib-footer__col > p > a
Careers div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link
Investor relations div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a
Contact div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link
Fraud warning div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link
Privacy div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link
Terms of use div.eib-footer__col > ul.eib-footer__menu > li.eib-footer__menu-item > a.eib-footer__menu-link
Next div.eib-footer__row > div.eib-footer__col > form.eib-footer__subscription > div.newsletter-next-step
This form is protected by reCAPTCHA and the Google Privacy Policy and Terms of … div.eib-footer__row > div.eib-footer__col > div.mt-5 > p
Privacy Policy div.eib-footer__col > div.mt-5 > p > a
and Terms of Service apply. div.eib-footer__col > div.mt-5 > p > span
Terms of Service div.mt-5 > p > span > a
© European Investment Bank 2026 div.eib-footer__layout > div.eib-footer__sub-footer > div.eib-footer__partners > div
2026 div.eib-footer__sub-footer > div.eib-footer__partners > div > span#footer-current_year

These are opportunities to improve the legibility of your content.

Tables and lists

Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Who we are BACK Overview EIB Global Climate bank EIB Group at a glance BACK Ove… div.eib-mega-menu__menu > div.eib-mega-menu__first > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview EIB Global Climate bank EIB Group at a glance BACK Overview Tackling g… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview Loans BACK Overview Loans for the public sector Framework loans for th… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview Our projects BACK All projects Projects to be financed Financed projec… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview Newsroom BACK Overview All releases Press contacts Stories and essays … div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview Publications BACK Find a publication Our research BACK Overview Econom… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
Overview How to receive EIB support Careers BACK Overview Teams at the EIB Dive… div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
The EIB at a glance The EIB and development The EIB and climate action The EIB … div > div.eib-mega-menu__second > div.eib-mega-menu__container > ul.eib-mega-menu__list
1 / 11 div.eib-publication-carousel > div.eib-carousel__container > div.eib-carousel__carousel > ul#swiper-wrapper-e1303b6535d24fbd

Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Who we are div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB Global div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Climate bank div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB Group at a glance div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our priorities div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our results div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Governance and structure div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Corporate responsibility div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Transparency, accountability and access to information div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
European Investment Fund div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB Institute div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
What we offer div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Loans div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Equity div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Guarantees div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Advisory services div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Mandates and partnerships div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
One-stop shop div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our work div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our projects div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our priorities div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our regions of activity div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Global investment map div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Project cycle div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Evaluation div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Media centre div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Newsroom div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Stories and essays div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Video library div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Events div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Newsletter div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Public register div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB surveys div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB Group picture library div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Infographics div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our logo div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Publications and research div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Publications div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Our research div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB open data div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Open learning div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Work with us div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Overview div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
How to receive EIB support div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Careers div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Investor relations div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Civil society and stakeholder engagement div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Procurement div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
EIB Contacts div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
Easy-to-read div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
The EIB at a glance div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
The EIB and development div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
The EIB and climate action div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
The EIB and SMEs div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item
The EIB and Ukraine div.eib-mega-menu__container > ul.eib-mega-menu__list > div > li.eib-mega-menu__item

These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`[accesskey]` values are unique
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A+
Heading Hierarchy
15 headings
PASS
15 headings
Info::
Single H1 present
  • H1 How Europe’s green transition shields it from energy shocks
  • H2 EUROPEAN INVESTMENT BANK GROUP
  • H3 A safe and sustainable future
  • H2 Accelerating Europe’s innovation
  • H3 TechEU
  • H2 Investment to safeguard Europe
  • H3 Investing in our safety
  • H2 FINANCE AND ADVICE FOR HOUSING IN EUROPE
  • H3 More homes. Better homes
  • H2 IN THE SPOTLIGHT
  • H3 The climate bank
  • H2 WHERE WE WORK
  • H3 Global investment map
  • H3 Publications
  • H3 Cookies on our Careers Section
A+
Print Stylesheet
Print styles detected
PASS
Print styles detected
Info::
External print stylesheet detected
Got: https://tech.eib.org/_tools/front/css/generic/print.css?v=1.2
Print Stylesheet Print Optimized
Print stylesheet https://tech.eib.org/_tools/front/css/generic/print.css?v=1.2 Inline @media print Not detected
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback