Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction2 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
FAlt Text QualityAction4 of 15 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 4 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
DLink & Button QualityAction36 issue(s) across 344 links and 7 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://unodc.donorsupport.co/page/stop-… | (empty) | empty | Add link text or aria-label |
| /unodc/frontpage/2026/April/from-destruc… | (empty) | empty | Add link text or aria-label |
| /unodc/frontpage/2026/April/strengthenin… | (empty) | empty | Add link text or aria-label |
| /unodc/frontpage/2026/March/responding-t… | (empty) | empty | Add link text or aria-label |
| /unodc/frontpage/2026/March/a-global-wak… | (empty) | empty | Add link text or aria-label |
| https://data.unodc.org/ | Data | new tab | Add '(opens in new tab)' to text |
| https://data.unodc.org/ | icons showing the twelve thema… | new tab | Add '(opens in new tab)' to text |
| https://webtv.un.org/en/asset/k1f/k1fven… | inverted face covered by a pla… | new tab | Add '(opens in new tab)' to text |
| https://www.unodc.org/unodc/en/humanrigh… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/ropan/en/en-qu-pas… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/roseap/en/cambodia… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/ropan/index.html | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/ropan/en/en-qu-pas… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/ropan/index.html | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/centralasia | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/centralasia | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/romena/en/contact-… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/southasia/index.ht… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/ropan/en/en-qu-pas… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/romena/en/contact-… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/roseap/en/philippi… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/southeasterneurope… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/easternafrica/ | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/romena/en/contact-… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/westandcentralafri… | (empty) | empty | Add link text or aria-label |
| https://www.unodc.org/southeasterneurope… | (empty) | empty | Add link text or aria-label |
| https://unodc.donorsupport.co/page/stop-… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/unodc/ | (empty) | empty | Add link text or aria-label |
| https://twitter.com/unodc | (empty) | empty | Add link text or aria-label |
| http://www.linkedin.com/company/unodc | (empty) | empty | Add link text or aria-label |
| http://www.flickr.com/unodc | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/UNODCHQ | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/unodc_hq/ | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://unodc.donorsupport.co/page/stop-drugs-and-crime; /unodc/frontpage/2026/April/from-destruction-to-hope_-a-survivors-journey-thr…; /unodc/frontpage/2026/April/strengthening-nigerias-fight-against-terrorism.html; /unodc/frontpage/2026/March/responding-to-underwater-security-threats-in-tanz…; /unodc/frontpage/2026/March/a-global-wake-up-call-to-organized-fraud.html; https://www.unodc.org/unodc/en/humanrights/index.html; https://www.unodc.org/ropan/en/en-qu-pases-estamos.html; https://www.unodc.org/westandcentralafrica/en/index.html?lf_id=; https://www.unodc.org/roseap/en/cambodia/index.html; https://www.unodc.org/westandcentralafrica/en/index.html (+25 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://data.unodc.org/; https://data.unodc.org/; https://webtv.un.org/en/asset/k1f/k1fvenmbg2
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.btn (#73 on page)
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
F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction24 headings, 2 skip(s)REVIEW
- H1 United Nations
- H2 Office on Drugs and Crime
- H1 From destruction to hope: A survivor’s journey through human trafficking duplicate H1
- H1 Strengthening Nigeria’s fight against terrorism duplicate H1
- H1 Responding to underwater security threats in Tanzania duplicate H1
- H1 A global wake-up call to organized fraud duplicate H1
- H3 Highlights skipped
- H2 Evolution of Synthetic Drug Market in Arab Countries
- H3 News
- H3 Why communities matter in the response to IEDs
- H3 Press Releases
- H3 In Focus
- H2 26 September to 1 October 2026 - Abu Dhabi 15th Crime Congress
- H3 Resources
- H3 Research
- H2 Crimes that affect the Environment
- H3 Data
- H2 UNODC data portal
- H3 Multimedia
- H3 Scam Artist or Human Trafficking Victim? - Inside a Scam Farm
- H3 John Brandolino: Making our digital and physical worlds safer
- H1 (empty)
- H3 TOPICS A-Z skipped
- H3 FIELD OFFICES
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
BLighthouse Accessibility AuditsScore 83/100 — 6 failing, 22 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.
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 |
|---|
All Stories div.container > div.row > div.col-lg-12 > button.btn |
Subscribe div.container > div.row > div.col-lg-12 > button.btn |
Evolution of Synthetic Drug Market in Arab Countries div.row > div.col-lg-4 > h2 > a |
Why communities matter in the response to IEDs
div.col-lg-4 > h3 > a > strong |
More News div.container > div.row > div.col-lg-4 > a.btn |
All Press Releases div.container > div.row > div.col-lg-12 > button.btn |
Subscribe div.container > div.row > div.col-lg-12 > button.btn |
26 September to 1 October 2026 - div.row > div.col-lg-4 > h2.paragraph > a |
Abu Dhabi div.row > div.col-lg-4 > h2.paragraph > a |
15th Crime Congress div.row > div.col-lg-4 > h2.paragraph > a |
Crimes that affect the Environment h2 > span > a > span |
UNODC data portal div.row > div.col-lg-4 > h2 > a |
Scam Artist or Human Trafficking Victim? - Inside a Scam Farm div.row > div.col-lg-6 > h3 > a |
John Brandolino: Making our digital and physical worlds safer div.row > div.col-lg-6 > h3 > a |
About us div.row > div.col-lg-6 > sup > a |
Access to controlled medicines div.row > div.col-lg-6 > sup > a |
Alternative development div.row > div.col-lg-6 > sup > a |
Annual report div.row > div.col-lg-6 > sup > a |
Blue Heart div.row > div.col-lg-6 > sup > a |
Border management div.row > div.col-lg-6 > sup > a |
Careers div.row > div.col-lg-6 > sup > a |
Civil society div.row > div.col-lg-6 > sup > a |
Commission on Narcotic Drugs div.row > div.col-lg-6 > sup > a |
Commission on Crime
Prevention & Criminal Justice div.row > div.col-lg-6 > sup > a |
Convention on
Psychotropic Substances div.row > div.col-lg-6 > sup > a |
Corruption div.row > div.col-lg-6 > a > sup |
Crime Congress div.row > div.col-lg-6 > sup > a |
Crime prevention
and criminal justice div.row > div.col-lg-6 > a > sup |
Crimes that affect the
environment div.row > div.col-lg-6 > sup > a |
Criminal Network Disruption div.row > div.col-lg-6 > sup > a |
Cybercrime
div.row > div.col-lg-6 > sup > a |
Drug prevention, treatment
and care div.row > div.col-lg-6 > sup > a |
Evaluation div.row > div.col-lg-6 > sup > a |
Executive Director div.row > div.col-lg-6 > sup > a |
Firearms div.row > div.col-lg-6 > sup > a |
Funding and Partnerships
div.row > div.col-lg-6 > sup > a |
Funding Opportunities div.row > div.col-lg-6 > sup > a |
Gender div.row > div.col-lg-6 > sup > a |
HIV and AIDS div.row > div.col-lg-6 > sup > a |
Human trafficking and
migrant smuggling
div.row > div.col-lg-6 > sup > a |
Human rights div.row > div.col-lg-6 > sup > a |
International Days div.row > div.col-lg-6 > sup > a |
Leadership div.row > div.col-lg-6 > sup > a |
Maritime Crime div.row > div.col-lg-6 > sup > a |
Money laundering div.row > div.col-lg-6 > a > sup |
News div.row > div.col-lg-6 > a > sup |
Passenger and Cargo
Control Programme div.row > div.col-lg-6 > sup > a |
Publications div.row > div.col-lg-6 > sup > a |
Research div.row > div.col-lg-6 > sup > a |
Resources div.row > div.col-lg-6 > a > sup |
Results-based management div.row > div.col-lg-6 > a > sup |
Single Convention
on Narcotic Drugs div.row > div.col-lg-6 > sup > a |
Synthetic Drug Strategy div.row > div.col-lg-6 > sup > a |
Transnational Organized Crime div.row > div.col-lg-6 > a > sup |
Terrorism Prevention div.row > div.col-lg-6 > a > sup |
United Nations Common
Position on Drugs div.row > div.col-lg-6 > sup > a |
United Nations Convention
against Corruption div.row > div.col-lg-6 > sup > a |
United Nations Convention
against Cybercrime div.row > div.col-lg-6 > sup > a |
United Nations Convention
against Illicit Traffic in Narcotic
Drugs and P… div.row > div.col-lg-6 > sup > a |
United Nations Convention
against Transnational
Organized Crime div.row > div.col-lg-6 > sup > a |
United Nations Trust Fund
for Victims of Human
Trafficking (UNVTF) div.row > div.col-lg-6 > sup > a |
Youth div.row > div.col-lg-6 > sup > a |
Women in/for Justice div.row > div.col-lg-6 > sup > a |
World Drug Problem div.row > div.col-lg-6 > a > sup |
Afghanistan div.row > div.col-lg-4 > sup > a |
Albania
div.row > div.col-lg-4 > sup > a |
Algeria div.row > div.col-lg-4 > sup > a |
Angola div.row > div.col-lg-4 > sup > a |
Antigua and Barbuda
div.row > div.col-lg-4 > sup > a |
Argentina
div.row > div.col-lg-4 > sup > a |
Austria div.row > div.col-lg-4 > sup > a |
Bahamas
div.row > div.col-lg-4 > sup > a |
Bangladesh
div.row > div.col-lg-4 > sup > a |
Barbados
div.row > div.col-lg-4 > sup > a |
Belgium div.row > div.col-lg-4 > sup > a |
Belice div.row > div.col-lg-4 > sup > a |
Benin div.row > div.col-lg-4 > sup > a |
Bhutan
div.row > div.col-lg-4 > sup > a |
Bolivia div.row > div.col-lg-4 > sup > a |
Bosnia and Herzegovina
div.row > div.col-lg-4 > sup > a |
Brazil div.row > div.col-lg-4 > sup > a |
Burkina Faso div.row > div.col-lg-4 > sup > a |
Cabo Verde
div.row > div.col-lg-4 > sup > a |
Cambodia div.row > div.col-lg-4 > sup > a |
Cameroon div.row > div.col-lg-4 > sup > a |
Central African Republic
div.row > div.col-lg-4 > sup > a |
Chad
div.row > div.col-lg-4 > sup > a |
Chile div.row > div.col-lg-4 > sup > a |
Colombia div.row > div.col-lg-4 > sup > a |
Congo D.R. div.row > div.col-lg-4 > sup > a |
Costa Rica
div.row > div.col-lg-4 > sup > a |
Côte d'Ivoire
div.row > div.col-lg-4 > sup > a |
Croatia div.row > div.col-lg-4 > sup > a |
Cuba
div.row > div.col-lg-4 > sup > a |
Cyprus
div.row > div.col-lg-4 > sup > a |
Dominica
div.row > div.col-lg-4 > sup > a |
Dominican Republic
div.row > div.col-lg-4 > sup > a |
Ecuador
div.row > div.col-lg-4 > sup > a |
Egypt div.row > div.col-lg-4 > sup > a |
El Salvador
div.row > div.col-lg-4 > sup > a |
Equatorial Guinea div.row > div.col-lg-4 > sup > a |
Ethiopia div.row > div.col-lg-4 > sup > a |
Gabon div.row > div.col-lg-4 > sup > a |
Gambia
div.row > div.col-lg-4 > sup > a |
Ghana div.row > div.col-lg-4 > sup > a |
Guatemala div.row > div.col-lg-4 > sup > a |
Grenada div.row > div.col-lg-4 > sup > a |
Guinea
div.row > div.col-lg-4 > sup > a |
Guinea-Bissau div.row > div.col-lg-4 > sup > a |
Guyana
Haiti div.row > div.col-lg-4 > sup > a |
Honduras div.row > div.col-lg-4 > sup > a |
India div.row > div.col-lg-4 > sup > a |
Indonesia
div.row > div.col-lg-4 > sup > a |
Iran div.row > div.col-lg-4 > sup > a |
Iraq
div.row > div.col-lg-4 > sup > a |
Jamaica div.row > div.col-lg-4 > sup > a |
Jordan
div.row > div.col-lg-4 > sup > a |
Kazakhstan
div.row > div.col-lg-4 > sup > a |
Kenya div.row > div.col-lg-4 > sup > a |
Kosovo* div.row > div.col-lg-4 > sup > a |
Kyrgyzstan div.row > div.col-lg-4 > sup > a |
Lao PDR div.row > div.col-lg-4 > sup > a |
Lebanon
div.row > div.col-lg-4 > sup > a |
Liberia div.row > div.col-lg-4 > sup > a |
Libya div.row > div.col-lg-4 > a > sup |
Madagascar
div.row > div.col-lg-4 > a > sup |
Malawi div.row > div.col-lg-4 > a > sup |
Malaysia div.row > div.col-lg-4 > sup > a |
Maldives
div.row > div.col-lg-4 > sup > a |
Mali
div.row > div.col-lg-4 > sup > a |
Mauritania
div.row > div.col-lg-4 > sup > a |
Mauritius
div.row > div.col-lg-4 > sup > a |
Mexico div.row > div.col-lg-4 > sup > a |
Montenegro
div.row > div.col-lg-4 > sup > a |
Morocco
div.row > div.col-lg-4 > sup > a |
Mozambique
div.row > div.col-lg-4 > sup > a |
Myanmar
div.row > div.col-lg-4 > sup > a |
Nepal
div.row > div.col-lg-4 > sup > a |
Niger div.row > div.col-lg-4 > sup > a |
Nicaragua
div.row > div.col-lg-4 > sup > a |
North Macedonia div.row > div.col-lg-4 > sup > a |
OPT
div.row > div.col-lg-4 > sup > a |
Pacific Islands div.row > div.col-lg-4 > sup > a |
Pakistan div.row > div.col-lg-4 > sup > a |
Panama div.row > div.col-lg-4 > sup > a |
Papua New Guinea
div.row > div.col-lg-4 > a > sup |
Paraguay div.row > div.col-lg-4 > sup > a |
Peru div.row > div.col-lg-4 > sup > a |
Philippines
div.row > div.col-lg-4 > sup > a |
Saint Kitts and Nevis div.row > div.col-lg-4 > sup > a |
Saint Lucia div.row > div.col-lg-4 > sup > a |
Saint Vincent and the Grenadines
div.row > div.col-lg-4 > sup > a |
Sao Tomé and Principe div.row > div.col-lg-4 > sup > a |
Senegal div.row > div.col-lg-4 > sup > a |
Serbia div.row > div.col-lg-4 > sup > a |
Sierra Leone
div.row > div.col-lg-4 > sup > a |
Slovenia div.row > div.col-lg-4 > sup > a |
South Africa div.row > div.col-lg-4 > sup > a |
South Sudan div.row > div.col-lg-4 > sup > a |
Sri Lanka
div.row > div.col-lg-4 > sup > a |
Sudan
div.row > div.col-lg-4 > sup > a |
Suriname div.row > div.col-lg-4 > sup > a |
Tajikistan div.row > div.col-lg-4 > sup > a |
Tanzania div.row > div.col-lg-4 > sup > a |
Thailand div.row > div.col-lg-4 > sup > a |
Togo div.row > div.col-lg-4 > sup > a |
Trinidad & Tobago div.row > div.col-lg-4 > a > sup |
Tunisia div.row > div.col-lg-4 > a > sup |
Türkiye div.row > div.col-lg-4 > sup > a |
Turkmenistan
div.row > div.col-lg-4 > sup > a |
Uganda
div.row > div.col-lg-4 > sup > a |
Ukraine div.row > div.col-lg-4 > sup > a |
United States of America div.row > div.col-lg-4 > sup > a |
Uruguay div.row > div.col-lg-4 > sup > a |
Uzbekistan div.row > div.col-lg-4 > sup > a |
Viet Nam div.row > div.col-lg-4 > sup > a |
Yemen
div.row > div.col-lg-4 > sup > a |
Zambia div.row > div.col-lg-4 > sup > a |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.col-lg-6 > div.embed-responsive > iframe.embed-responsive-item div.row > div.col-lg-6 > div.embed-responsive > iframe.embed-responsive-item |
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 |
|---|
div.d-flex > div#addon-logo-container > div#addon-logo > a.d-block div.d-flex > div#addon-logo-container > div#addon-logo > a.d-block |
div.carousel-inner > div.carousel-item > div.item__layout > a.carousel-image-link div.carousel-inner > div.carousel-item > div.item__layout > a.carousel-image-link |
div.row > div.col-lg-6 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-4 > sup > a |
div.row > div.col-lg-1 > div.image-container > a.image-link div.row > div.col-lg-1 > div.image-container > a.image-link |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > a |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > a |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > a |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > a |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > a |
div.pt-4 > ul#social-media-global > li.std-social-media > a div.pt-4 > ul#social-media-global > li.std-social-media > 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.
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 |
|---|
HIGHLIGHTS div.container > div.row > div.col-lg-4 > h3.site-label |
TOPICS A-Z div.container > div.row > div.col-lg-4 > h3.site-label |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
CONTACTS div.footer-nav > ul > li > a |
FRAUD ALERT div.footer-nav > ul > li > a |
LEGAL NOTICE div.footer-nav > ul > li > a |
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.
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-site | text | Site Search | for/id |
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 |
|---|---|---|---|---|---|
| h3 Highlights | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Press Releases | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 In Focus | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Multimedia | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TOPICS A-Z | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 FIELD OFFICES | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title United Nations Offic… | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | Pass |
| span Welcome to the Unite… | 16.43:1 | 4.5:1 | #000000 | #C7E9F7 | Pass |
| li عربي | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li 中文 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Français | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Русский | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Español | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a United Nations | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Office on Drugs and … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Site Search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Who we are | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.