Skip to main content

Booking.com booking.com

Screenshot of the Booking.com home page

Accessibility score

58 out of 100, poorPoor−35 vs August

League position

6thof 8

Issues found

4

Audits passed

104

Accessibility score over time

weekly scans · last 6 months
  • Good · 90+
  • Needs improvement · 70–89
  • Poor · Below 70

This month's scan

Issues found

1Critical1Serious1Moderate1Minor
Elements must only use supported ARIA attributes

Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.

Learn more

Failing Elements

div[data-testid="destination-postcard-20079110"] > .ff6e679a8f > .a02f80a493 > .c191e97895.daadf70613.ecb8d66605 > .d5fdb4c612.a4ac75716e.cc045b173b > .a2a8bfbc73[aria-label="United States"]
<picture data-testid="destination-post-cards-img-flag--square" class="b7a691c583 a2a8bfbc73" style="--bui_image_width--s:24px" aria-label="United States"></picture>

Fix all of the following:

  • ARIA attribute is not allowed on picture elements: aria-label="United States"
div[data-testid="destination-postcard-20023488"] > .ff6e679a8f > .a02f80a493 > .c191e97895.daadf70613.ecb8d66605 > .d5fdb4c612.a4ac75716e.cc045b173b > .a2a8bfbc73[aria-label="United States"]
<picture data-testid="destination-post-cards-img-flag--square" class="b7a691c583 a2a8bfbc73" style="--bui_image_width--s:24px" aria-label="United States"></picture>

Fix all of the following:

  • ARIA attribute is not allowed on picture elements: aria-label="United States"
div[data-testid="destination-postcard-20088325"] > .ff6e679a8f > .a02f80a493 > .c191e97895.daadf70613.ecb8d66605 > .d5fdb4c612.a4ac75716e.cc045b173b > .a2a8bfbc73[aria-label="United States"]
<picture data-testid="destination-post-cards-img-flag--square" class="b7a691c583 a2a8bfbc73" style="--bui_image_width--s:24px" aria-label="United States"></picture>

Fix all of the following:

  • ARIA attribute is not allowed on picture elements: aria-label="United States"
div[data-testid="destination-postcard-20024809"] > .ff6e679a8f > .a02f80a493 > .c191e97895.daadf70613.ecb8d66605 > .d5fdb4c612.a4ac75716e.cc045b173b > .a2a8bfbc73[aria-label="United States"]
<picture data-testid="destination-post-cards-img-flag--square" class="b7a691c583 a2a8bfbc73" style="--bui_image_width--s:24px" aria-label="United States"></picture>

Fix all of the following:

  • ARIA attribute is not allowed on picture elements: aria-label="United States"
picture[aria-label="Japan"]
<picture data-testid="destination-post-cards-img-flag--square" class="b7a691c583 a2a8bfbc73" style="--bui_image_width--s:24px" aria-label="Japan"></picture>

Fix all of the following:

  • ARIA attribute is not allowed on picture elements: aria-label="Japan"
Text must remain readable when spacing is increased

People with low vision and dyslexia increase line height, letter spacing, word spacing, and paragraph spacing so they can read. Fixed-height boxes and overflow: hidden containers clip or overlap that text, which is a loss of content under WCAG 1.4.12.

Learn more

Failing Elements

span.e2c61484ab>span:nth-of-type(1)
<span data-testid="date-display-field-start">
span.dec3f20801
<span class="dec3f20801">
span.e2c61484ab>span:nth-of-type(3)
<span data-testid="date-display-field-end">
button.e85b597011>span.b9b48330ab>span
<span data-compressable="label">
span.e2c61484ab>span:nth-of-type(1)
<span data-testid="date-display-field-start">
span.dec3f20801
<span class="dec3f20801">
span.e2c61484ab>span:nth-of-type(3)
<span data-testid="date-display-field-end">
button.e85b597011>span.b9b48330ab>span
<span data-compressable="label">
div:nth-of-type(1)>a.a53477439a>div.ae5dbab14d>div.d12bd1df76>div.dcb3e09ec9>div.dcb3e09ec9>div.a1db4fffbe>h3.d800693a7c
<h3 class="e7addce19e f546354b44 cc045b173b d800693a7c">
div:nth-of-type(2)>a.a53477439a>div.ae5dbab14d>div.d12bd1df76>div.dcb3e09ec9>div.dcb3e09ec9>div.a1db4fffbe>h3.d800693a7c
<h3 class="e7addce19e f546354b44 cc045b173b d800693a7c">
div:nth-of-type(8)>a.a53477439a>div.ae5dbab14d>div.d12bd1df76>div.dcb3e09ec9>div.dcb3e09ec9>div.a1db4fffbe>h3.d800693a7c
<h3 class="e7addce19e f546354b44 cc045b173b d800693a7c">
div:nth-of-type(11)>a.a53477439a>div.ae5dbab14d>div.d12bd1df76>div.dcb3e09ec9>div.dcb3e09ec9>div.a1db4fffbe>h3.d800693a7c
<h3 class="e7addce19e f546354b44 cc045b173b d800693a7c">
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.

Learn more

Failing Elements

.Header_bar
<nav class="Header_bar">

Fix any of the following:

  • The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
.Header_bar
<nav class="Header_bar">

Fix any of the following:

  • The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
ARIA role should be appropriate for the element

Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.

Learn more

Failing Elements

form
<form class="" action="https://www.booking.com/searchresults.html" method="GET" role="region" aria-label="Search properties">

Fix any of the following:

  • ARIA role region is not allowed for given element
form
<form class="" action="https://www.booking.com/searchresults.html" method="GET" role="region" aria-label="Search properties">

Fix any of the following:

  • ARIA role region is not allowed for given element
Passed audits104 across 2 pages
[role="img"] and [role="image"] elements must have alternative text

Screen readers cannot convert visual images with role="img" into text without an accessible alternative. All users with visual disabilities, from complete blindness to low vision and color blindness, require text alternatives to access the information that images convey.

Learn more

Audit Elements

.ca6ff50764[aria-label="Booking.com"][role="img"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Booking.com">
span[aria-label="Priceline.com"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Priceline.com">
span[aria-label="Kayak"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Kayak">
span[aria-label="Agoda"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Agoda">
span[aria-label="OpenTable"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="OpenTable">
.ca6ff50764[aria-label="Booking.com"][role="img"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Booking.com">
span[aria-label="Priceline.com"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Priceline.com">
span[aria-label="Kayak"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Kayak">
span[aria-label="Agoda"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="Agoda">
span[aria-label="OpenTable"]
<span role="img" class="fc70cba028 ca6ff50764" aria-label="OpenTable">
<html> element must have a lang attribute

Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
<html> element must have a valid value for the lang attribute

Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
<li> elements must be contained in a <ul> or <ol>

Lists require proper semantic hierarchy with ul or ol parent elements and li child elements. This structure allows screen readers to announce when users enter a list, how many items it contains, and which item they're currently on, providing essential context for understanding the content.

Learn more

Audit Elements

.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .c857e7fdc3.ddb4fbcb64
<li class="ddb4fbcb64 c857e7fdc3">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(2)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(3)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(4)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(5)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .c857e7fdc3.ddb4fbcb64
<li class="ddb4fbcb64 c857e7fdc3">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(2)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(3)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(4)
<li class="ddb4fbcb64">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871 > .ddb4fbcb64:nth-child(5)
<li class="ddb4fbcb64">

Showing first 10 of 172 audited elements.

<ul> and <ol> must only directly contain <li>, <script> or <template> elements

Lists must contain only li elements as direct children (besides non-content elements like script or style). When other content elements appear within ul or ol tags, screen readers cannot properly inform users they're listening to list items, breaking the expected list navigation experience.

Learn more

Audit Elements

.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871
<ul class="c4a6e8e871" tabindex="-1">
#mainIndexInterlinkingTab-1 > .ae5dbab14d.f6e3a11b0d.e95943ce9b > .dae45d9c40.aec8a642f4.d38ad692ea
<ul style="--bui_stack_spaced_gap--s:3" class="f6e3a11b0d a19a26a18c a81870d302 d38ad692ea e95943ce9b aec8a642f4 dae45d9c40">
nav[aria-label="Quick Links"] > ul
<ul style="--bui_stack_spaced_gap--s:3" class="f6e3a11b0d a19a26a18c e95943ce9b">
div[data-testid="footer-group_support"] > .e9f7361569.b049f18dec
<ul class="e9f7361569 b049f18dec">
div[data-testid="footer-group_discover"] > .e9f7361569.b049f18dec
<ul class="e9f7361569 b049f18dec">
.d24b1ed1cf > .f45162dfea.e00310f0e5 > .c4a6e8e871
<ul class="c4a6e8e871" tabindex="-1">
#mainIndexInterlinkingTab-1 > .ae5dbab14d.f6e3a11b0d.e95943ce9b > .dae45d9c40.aec8a642f4.d38ad692ea
<ul style="--bui_stack_spaced_gap--s:3" class="f6e3a11b0d a19a26a18c a81870d302 d38ad692ea e95943ce9b aec8a642f4 dae45d9c40">
nav[aria-label="Quick Links"] > ul
<ul style="--bui_stack_spaced_gap--s:3" class="f6e3a11b0d a19a26a18c e95943ce9b">
div[data-testid="footer-group_support"] > .e9f7361569.b049f18dec
<ul class="e9f7361569 b049f18dec">
div[data-testid="footer-group_discover"] > .e9f7361569.b049f18dec
<ul class="e9f7361569 b049f18dec">

Showing first 10 of 16 audited elements.

All page content should be contained by landmarks

Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.

Learn more

Audit Elements

div[data-capla-component="b-index-lp-web-mfe/Homepage"]
<div data-capla-component="b-index-lp-web-mfe/Homepage" data-capla-namespace="b-index-lp-web-mfeEQBSSCAT" data-capla-hydration="0">
div[data-bui-theme="traveller-light"]
<div data-bui-theme="traveller-light">
.f979d6ff34
<div tabindex="0" style="--bui_box_spaced_padding--s:4;position:fixed;inset-block-start:-100%" class="c3bdfd4ac2 a0ab5da06c f979d6ff34"><a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a></div>
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
.e0d8514d4d > span
<span>Skip to main content</span>
div[data-capla-component="b-index-lp-web-mfe/Homepage"]
<div data-capla-component="b-index-lp-web-mfe/Homepage" data-capla-namespace="b-index-lp-web-mfeEQBSSCAT" data-capla-hydration="0">
div[data-bui-theme="traveller-light"]
<div data-bui-theme="traveller-light">
.f979d6ff34
<div tabindex="0" style="--bui_box_spaced_padding--s:4;position:fixed;inset-block-start:-100%" class="c3bdfd4ac2 a0ab5da06c f979d6ff34"><a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a></div>
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
.e0d8514d4d > span
<span>Skip to main content</span>

Showing first 10 of 1839 audited elements.

Alternative text of images should not be repeated as text

Duplicating alternative text adjacent to an image or link forces screen readers to announce the same information twice. This redundancy is unnecessary and confusing, especially when image buttons repeat their labels in nearby text.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b412 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/Reviews.png" srcset="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/[email protected] 2x" role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b412 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/Reviews.png" srcset="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/[email protected] 2x" role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">

Showing first 10 of 25 audited elements.

ARIA attributes must be used as specified for the element's role

Using ARIA attributes where they're not expected causes unpredictable behavior in assistive technologies. Following the ARIA specification ensures that screen readers and other tools can properly interpret and communicate your content's meaning to people with disabilities.

Learn more

Audit Elements

a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 64 audited elements.

ARIA attributes must conform to valid names

Misspelled or non-existent ARIA attributes cannot perform their intended accessibility function. Assistive technologies rely on correctly spelled, current ARIA attributes to convey proper user interface behaviors and structural information to people with disabilities.

Learn more

Audit Elements

a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 64 audited elements.

ARIA attributes must conform to valid values

ARIA attributes must contain correctly spelled values that match the attribute's expected options. Invalid values prevent the accessibility feature from working, making content inaccessible to assistive technology users who depend on these attributes for navigation and interaction.

Learn more

Audit Elements

a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 62 audited elements.

ARIA hidden element must not be focusable or contain focusable elements

Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.

Learn more

Audit Elements

a[aria-label="Customer support"] > .ec1ff2f0cb > .e2a1cd6bfe.fc70cba028[aria-hidden="true"]
<span class="fc70cba028 e2a1cd6bfe" aria-hidden="true">
#accommodations > .a5a81c5b1f > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#flights > .a5a81c5b1f > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#packages > .a5a81c5b1f > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#cars > .a5a81c5b1f > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
a[aria-label="Customer support"] > .ec1ff2f0cb > .e2a1cd6bfe.fc70cba028[aria-hidden="true"]
<span class="fc70cba028 e2a1cd6bfe" aria-hidden="true">
#accommodations > .a5a81c5b1f.a81870d302 > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#flights > .a5a81c5b1f.a81870d302 > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#packages > .a5a81c5b1f.a81870d302 > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">
#cars > .a5a81c5b1f.a81870d302 > .be75a65a99.e2a1cd6bfe.c8605fc002
<span class="fc70cba028 be75a65a99 e2a1cd6bfe c8605fc002" aria-hidden="true">

Showing first 10 of 38 audited elements.

ARIA role should be appropriate for the element

Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">

Showing first 10 of 79 audited elements.

ARIA roles used must conform to valid values

Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">

Showing first 10 of 71 audited elements.

aria-hidden="true" must not be present on the document body

Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.

Learn more

Audit Elements

body
<body data-bui-theme="traveller-light" data-capla-fpr="true">
body
<body data-bui-theme="traveller-light" data-capla-fpr="true">
autocomplete attribute must be used correctly

Missing or incorrect autocomplete values make forms inaccessible to screen reader users. Screen readers cannot provide adequate information about form fields without proper autocomplete attributes, preventing users from understanding what information is required and how to complete forms correctly.

Learn more

Audit Elements

#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
Banner landmark should not be contained in another landmark

Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.

Learn more

Audit Elements

.Header_root
<header class=" Header_root">
.Header_root
<header class=" Header_root">
Buttons must have discernible text

Screen reader users cannot determine the purpose of buttons without an accessible name. Without a name, users don't know what action the button will perform when activated.

Learn more

Audit Elements

button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
.c2b0b76e52
<button data-testid="searchbox-dates-container" aria-expanded="false" data-compressable="container" type="button" class="de576f5064 ce643bf81f c12ecf27ab c2b0b76e52">
.e85b597011
<button data-testid="occupancy-config" aria-controls=":R19jbdj5:" aria-expanded="false" aria-describedby="searchbox-horizontal..." aria-label="Number of travelers ..." type="button" class="de576f5064 ce643bf81...">
.f3e59d528f
<button type="submit" class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d528f ca8e0b9533 aff43c6ce5 a9d40b8d51"><span class="ec1ff2f0cb e31845302d"><span class="fc70cba028 e2a1cd6bfe c8605fc002" aria-hidden="true"></span></span><span class="ca2ca5203b">Search</span></button>
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
.c2b0b76e52
<button data-testid="searchbox-dates-container" aria-expanded="false" data-compressable="container" type="button" class="de576f5064 ce643bf81f c12ecf27ab c2b0b76e52">
.e85b597011
<button data-testid="occupancy-config" aria-controls=":R19jbdj5:" aria-expanded="false" aria-describedby="searchbox-horizontal..." aria-label="Number of travelers ..." type="button" class="de576f5064 ce643bf81...">
.f3e59d528f
<button type="submit" class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d528f ca8e0b9533 aff43c6ce5 a9d40b8d51"><span class="ec1ff2f0cb e31845302d"><span class="fc70cba028 e2a1cd6bfe c8605fc002" aria-hidden="true"></span></span><span class="ca2ca5203b">Search</span></button>

Showing first 10 of 28 audited elements.

Certain ARIA roles must be contained by particular parents

ARIA roles with missing required parent elements cannot function as intended for assistive technology users. Parent-child relationships convey essential hierarchy and context, like showing where an item sits within a tree structure. Without proper parents, this critical relationship information is lost.

Learn more

Audit Elements

#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#packages
<a id="packages" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#cars
<a id="cars" role="menuitem" tabindex="-1" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#cruises
<a id="cruises" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#packages
<a id="packages" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#cars
<a id="cars" role="menuitem" tabindex="-1" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#cruises
<a id="cruises" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">

Showing first 10 of 14 audited elements.

Certain ARIA roles must contain particular children

ARIA roles missing required child elements cannot perform their intended accessibility functions. Children provide essential context, like how a treeitem relates to its parent container and siblings. Without proper children, assistive technologies cannot convey this structural information to users.

Learn more

Audit Elements

ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
Content must reflow without two-dimensional scrolling

People who zoom to 400% or use a narrow viewport must be able to scroll in one direction only. A layout that still requires horizontal scrolling at 320 CSS pixels forces magnified readers to pan left and right line by line, which makes the page close to unusable.

Learn more

Contentinfo landmark should not be contained in another landmark

The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.

Learn more

Audit Elements

footer
<footer class="TravellerFooter_root--variant-full" data-testid="full-footer">
footer
<footer class="TravellerFooter_root--variant-full" data-testid="full-footer">
Deprecated ARIA roles must not be used

Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">

Showing first 10 of 71 audited elements.

Document should have one main landmark

Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
Document should not have more than one banner landmark

Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.

Learn more

Audit Elements

.Header_root
<header class=" Header_root">
.Header_root
<header class=" Header_root">
Document should not have more than one contentinfo landmark

Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.

Learn more

Audit Elements

footer
<footer class="TravellerFooter_root--variant-full" data-testid="full-footer">
footer
<footer class="TravellerFooter_root--variant-full" data-testid="full-footer">
Document should not have more than one main landmark

Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.

Learn more

Audit Elements

#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
Documents must have <title> element to aid in navigation

The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
Elements marked as presentational should be consistently ignored

Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
.ddb4fbcb64[role="none"]:nth-child(3)
<li role="none" class="ddb4fbcb64">
.ddb4fbcb64[role="none"]:nth-child(4)
<li role="none" class="ddb4fbcb64">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
.ddb4fbcb64[role="none"]:nth-child(3)
<li role="none" class="ddb4fbcb64">
.ddb4fbcb64[role="none"]:nth-child(4)
<li role="none" class="ddb4fbcb64">

Showing first 10 of 33 audited elements.

Elements must meet minimum color contrast ratio thresholds

People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.

Learn more

Audit Elements

button[data-testid="header-currency-picker-trigger"] > .ca2ca5203b
<span class="ca2ca5203b">USD</span>
a[data-testid="header-custom-action-button"] > .ca2ca5203b
<span class="ca2ca5203b">List your property</span>
a[data-testid="header-sign-up-button"] > .ca2ca5203b
<span class="ca2ca5203b">Register</span>
a[data-testid="header-sign-in-button"] > .ca2ca5203b
<span class="ca2ca5203b">Sign in</span>
#flights > .a5a81c5b1f > .ca9d921c46 > .b99b6ef58f
<span class="b99b6ef58f">Flights</span>
button[data-testid="header-currency-picker-trigger"] > .ca2ca5203b
<span class="ca2ca5203b">USD</span>
a[data-testid="header-custom-action-button"] > .ca2ca5203b
<span class="ca2ca5203b">List your property</span>
a[data-testid="header-sign-up-button"] > .ca2ca5203b
<span class="ca2ca5203b">Register</span>
a[data-testid="header-sign-in-button"] > .ca2ca5203b
<span class="ca2ca5203b">Sign in</span>
#flights > .a5a81c5b1f.a81870d302 > .ca9d921c46 > .b99b6ef58f
<span class="b99b6ef58f">Flights</span>

Showing first 10 of 320 audited elements.

Elements must only use permitted ARIA attributes

Using prohibited ARIA attributes prevents important information from reaching assistive technology users. It also causes assistive technologies to behave inconsistently as they attempt to compensate for the error.

Learn more

Audit Elements

a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 64 audited elements.

Elements must only use supported ARIA attributes

Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.

Learn more

Audit Elements

a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 59 audited elements.

Elements should not have tabindex greater than zero

Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.

Learn more

Audit Elements

.f979d6ff34
<div tabindex="0" style="--bui_box_spaced_padding--s:4;position:fixed;inset-block-start:-100%" class="c3bdfd4ac2 a0ab5da06c f979d6ff34"><a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a></div>
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
.f979d6ff34
<div tabindex="0" style="--bui_box_spaced_padding--s:4;position:fixed;inset-block-start:-100%" class="c3bdfd4ac2 a0ab5da06c f979d6ff34"><a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a></div>
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">

Showing first 10 of 38 audited elements.

Focused elements must not be entirely hidden by author-created content

Keyboard users have no pointer to show where they are. The focus indicator is their only cue, and a sticky header, footer, cookie banner, or other author-created overlay that completely hides the focused control strands them with no idea what will activate next.

Learn more

Audit Elements

a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">

Showing first 10 of 68 audited elements.

Form elements must have labels

Form labels are essential for screen reader users to understand what information each field requires. Without proper labels, screen readers cannot identify input expectations, fields don't receive focus when announced, and users with motor impairments lose the benefit of larger clickable areas that labels provide.

Learn more

Audit Elements

#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
Form elements should have a visible label

The title and aria-describedby attributes provide supplementary hints, not labels. Screen readers treat these as advisory information rather than true labels, which prevents them from properly conveying the form element's purpose. Form fields need proper labels that can be programmatically determined.

Learn more

Audit Elements

#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
Form field must not have multiple label elements

Multiple labels on the same form field cause inconsistent behavior across screen reader and browser combinations. Some will read the first label, others the last, and some will read both, creating confusion about what information the field requires.

Learn more

Audit Elements

#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
#searchbox-horizontal-destination-input
<input name="ss" class="b915b8dc0b" placeholder="Where are you going?" id="searchbox-horizontal..." data-destination="1" autocomplete="off" aria-autocomplete="list" aria-controls="autocomplete-results" aria-haspopup="listbox" aria-label="Enter destination" aria-expanded="false" role="combobox" ...>
#\:Rlbdj5\:
<input id=":Rlbdj5:" class="faadc60545" type="checkbox" name="sb_travel_purpose" value="business">
#\:R15bdj5\:
<input id=":R15bdj5:" class="faadc60545" type="checkbox" name="sb_flight_search" value="flight">
Heading levels should only increase by one

Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.

Learn more

Audit Elements

h1
<h1><span data-testid="herobanner-title1" class="b98ba2834c f77a73f1ba a0b8bb0901">Celebrate Labor Day weekend</span></h1>
.ef67dfde27 > .a4ac75716e
<h2 class="a4ac75716e f546354b44 cc045b173b">Why Booking.com?</h2>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">Book now, pay at the property</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">300M+ reviews from fellow travelers</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">2+ million properties worldwide</h3>
h1
<h1><span data-testid="herobanner-title1" class="b98ba2834c f77a73f1ba a0b8bb0901">Celebrate Labor Day weekend</span></h1>
.ef67dfde27 > h2
<h2 class="a4ac75716e f546354b44 cc045b173b">Why Booking.com?</h2>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">Book now, pay at the property</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">300M+ reviews from fellow travelers</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">2+ million properties worldwide</h3>

Showing first 10 of 35 audited elements.

Headings should not be empty

Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.

Learn more

Audit Elements

h1
<h1><span data-testid="herobanner-title1" class="b98ba2834c f77a73f1ba a0b8bb0901">Celebrate Labor Day weekend</span></h1>
.ef67dfde27 > .a4ac75716e
<h2 class="a4ac75716e f546354b44 cc045b173b">Why Booking.com?</h2>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">Book now, pay at the property</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">300M+ reviews from fellow travelers</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">2+ million properties worldwide</h3>
h1
<h1><span data-testid="herobanner-title1" class="b98ba2834c f77a73f1ba a0b8bb0901">Celebrate Labor Day weekend</span></h1>
.ef67dfde27 > h2
<h2 class="a4ac75716e f546354b44 cc045b173b">Why Booking.com?</h2>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">Book now, pay at the property</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">300M+ reviews from fellow travelers</h3>
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .e19e5a7d46.e7addce19e.f76b4e9cbc
<h3 style="--bui_mixin_spaced_margin--s:0" class="e7addce19e f76b4e9cbc e19e5a7d46">2+ million properties worldwide</h3>

Showing first 10 of 35 audited elements.

IDs used in ARIA and labels must be unique

Duplicate IDs break the accessibility of ARIA elements, form labels, and table headers. When IDs are duplicated, assistive technologies and scripts only reference the first instance, causing subsequent elements with the same ID to be ignored or incorrectly associated.

Learn more

Audit Elements

#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#packages
<a id="packages" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#cars
<a id="cars" role="menuitem" tabindex="-1" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#cruises
<a id="cruises" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#flights
<a id="flights" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#packages
<a id="packages" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">
#cars
<a id="cars" role="menuitem" tabindex="-1" href="https://www.booking...." class="de576f5064 f63e3c83f...">
#cruises
<a id="cruises" role="menuitem" tabindex="-1" href="https://booking.com/..." class="de576f5064 f63e3c83f...">

Showing first 10 of 34 audited elements.

Images must have alternative text

Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b412 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/Reviews.png" srcset="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/[email protected] 2x" role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > picture > .db4ad1b412.c09abd8a52[role="presentation"]
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(2) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(3) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b412 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/Reviews.png" srcset="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/illustrations-traveller/[email protected] 2x" role="presentation" loading="lazy">
.aeab2b121e.c3bdfd4ac2[data-testid="usp-expanded-design"]:nth-child(4) > .cc39684d69 > .db4ad1b412.c09abd8a52.ca3dad4476
<img class="f6c12c77eb db4ad1b41..." src="https://t-cf.bstatic..." srcset="https://t-cf.bstatic..." role="presentation" loading="lazy">

Showing first 10 of 25 audited elements.

Inline text spacing must be adjustable with custom stylesheets

Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.

Learn more

Audit Elements

.shell
<div style="--bui_box_spaced_pad..." class="c3bdfd4ac2 shell e72...">
.shell > .shell__stack.ae5dbab14d.f6e3a11b0d
<div style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d e95943ce9b shell__stack">
#HeaderRegion
<div id="HeaderRegion" data-testid="layout-block" style="--bui_box_spaced_pad..." class="c3bdfd4ac2 db4878098...">
#HeaderRegion > .f7aa4721a5.aec8a642f4.d38ad692ea
<div style="--bui_stack_spaced_gap--s:4;--bui_stack_spaced_gap--l:6" class="f6e3a11b0d a19a26a18c d38ad692ea e95943ce9b aec8a642f4 f7aa4721a5">
#HeaderRegion > .f7aa4721a5.aec8a642f4.d38ad692ea > .shell__column.ccd5b150e3.afd3558156 > .shell__stack.ae5dbab14d.f6e3a11b0d
<div style="--bui_stack_spaced_gap--s:4;--bui_stack_spaced_gap--l:6" class="f6e3a11b0d ae5dbab14d e95943ce9b shell__stack">
.shell
<div style="--bui_box_spaced_pad..." class="c3bdfd4ac2 shell e72...">
.shell > .shell__stack.ae5dbab14d.f6e3a11b0d
<div style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d e95943ce9b shell__stack">
#HeaderRegion
<div id="HeaderRegion" data-testid="layout-block" style="--bui_box_spaced_pad..." class="c3bdfd4ac2 db4878098...">
#HeaderRegion > .f7aa4721a5.aec8a642f4.d38ad692ea
<div style="--bui_stack_spaced_gap--s:4;--bui_stack_spaced_gap--l:6" class="f6e3a11b0d a19a26a18c d38ad692ea e95943ce9b aec8a642f4 f7aa4721a5">
#HeaderRegion > .f7aa4721a5.aec8a642f4.d38ad692ea > .shell__column.ccd5b150e3.afd3558156 > .shell__stack.ae5dbab14d.f6e3a11b0d
<div style="--bui_stack_spaced_gap--s:4;--bui_stack_spaced_gap--l:6" class="f6e3a11b0d ae5dbab14d e95943ce9b shell__stack">

Showing first 10 of 347 audited elements.

Interactive controls must not be nested

Nested interactive elements create empty tab stops where screen readers remain silent. When users tab to a focusable element inside another interactive control, they receive no information about its name, role, or state, creating a confusing and broken navigation experience.

Learn more

Audit Elements

button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.c2b0b76e52
<button data-testid="searchbox-dates-container" aria-expanded="false" data-compressable="container" type="button" class="de576f5064 ce643bf81f c12ecf27ab c2b0b76e52">
.e85b597011
<button data-testid="occupancy-config" aria-controls=":R19jbdj5:" aria-expanded="false" aria-describedby="searchbox-horizontal..." aria-label="Number of travelers ..." type="button" class="de576f5064 ce643bf81...">
button[data-testid="header-currency-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-currency-picker-trigger" aria-label="Prices in U.S. Dollar, USD" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356"><span class="ca2ca5203b">USD</span></button>
button[data-testid="header-language-picker-trigger"]
<button aria-haspopup="dialog" data-testid="header-language-picker-trigger" aria-label="Language: English (US)" type="button" class="de576f5064 b46cd7aad7 e26a59bb37 dda427e6b5 acb3638563 e7f2b1a356">
.fc149a90d1
<img class="fc149a90d1" alt="Family with two youn..." srcset="https://q-xx.bstatic..." data-testid="herobanner-image" fetchpriority="high">
.c2b0b76e52
<button data-testid="searchbox-dates-container" aria-expanded="false" data-compressable="container" type="button" class="de576f5064 ce643bf81f c12ecf27ab c2b0b76e52">
.e85b597011
<button data-testid="occupancy-config" aria-controls=":R19jbdj5:" aria-expanded="false" aria-describedby="searchbox-horizontal..." aria-label="Number of travelers ..." type="button" class="de576f5064 ce643bf81...">

Showing first 10 of 48 audited elements.

Interactive elements must have a visible focus indicator

Sighted keyboard users rely on a visible focus indicator to know where they are on the page. When focus styles are missing, too subtle, or have insufficient contrast against the surrounding colors, users cannot tell which element will respond when they press Enter or Space, making keyboard navigation slow and error-prone. This especially affects people with motor impairments who cannot use a mouse and people with low vision who need clear, high-contrast indicators.

Learn more

Audit Elements

a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">
button.daf5d4cb1c
<button aria-label="Dismiss sign-in info." type="button" class="de576f5064 b46cd7aad7 e26a59bb37 c295306d66 c7a901...">
a.f3e59d528f
<a href="https://account.booking.com/auth/oauth2?client_id=..." class="de576f5064 b46cd7aad7 ced67027e5 dda427e6b5 f3e59d...">

Showing first 10 of 68 audited elements.

Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.

Learn more

Audit Elements

.Header_root
<header class=" Header_root">
.Header_tab
<nav data-testid="header-xpb" aria-label="What are you looking for?" aria-owns="accommodations flights packages cars cruises attractions airport_taxis" class="d24b1ed1cf Header_tab b8f0d75194">
#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
form
<form class="" action="https://www.booking.com/searchresults.html" method="GET" role="region" aria-label="Search properties">
#\:R2cplj5\:
<div class="cef02e091d d64ab99142 b4b3a7c462" id=":R2cplj5:" aria-label="Offers" role="region" aria-roledescription="carousel">
.Header_root
<header class=" Header_root">
.Header_tab
<nav data-testid="header-xpb" aria-label="What are you looking for?" aria-owns="accommodations flights packages cars cruises attractions airport_taxis" class="d24b1ed1cf Header_tab b8f0d75194">
#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
form
<form class="" action="https://www.booking.com/searchresults.html" method="GET" role="region" aria-label="Search properties">
#\:R2cplj5\:
<div class="cef02e091d d64ab99142 b4b3a7c462" id=":R2cplj5:" aria-label="Offers" role="region" aria-roledescription="carousel">

Showing first 10 of 14 audited elements.

Links must have discernible text

Keyboard users and screen reader users can only interact with links that have accessible names and can receive focus. Without proper names, users don't know where links lead. Without keyboard focus, users who cannot use a mouse cannot activate the links at all.

Learn more

Audit Elements

.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-custom-action-button"]
<a data-testid="header-custom-action..." href="https://join.booking..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
a[data-testid="header-booking-logo"]
<a data-testid="header-booking-logo" aria-label="Booking.com" href="https://www.booking...." class="de576f5064">
a[aria-label="Customer support"]
<a aria-label="Customer support" data-testid="header-help-center" href="https://secure.booki..." class="de576f5064 b46cd7aad...">
a[data-testid="header-custom-action-button"]
<a data-testid="header-custom-action..." href="https://join.booking..." class="de576f5064 b46cd7aad...">
a[data-testid="header-sign-up-button"]
<a data-testid="header-sign-up-butto..." aria-label="Register an account" href="https://account.book..." class="de576f5064 b46cd7aad...">

Showing first 10 of 201 audited elements.

Main landmark should not be contained in another landmark

The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.

Learn more

Audit Elements

#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
#main
<main id="main" style="--bui_stack_spaced_gap--s:0" class="f6e3a11b0d ae5dbab14d ed582438e0 e95943ce9b">
Page must have means to bypass repeated blocks

Keyboard-only users must tab through all navigation and header content before reaching the main content, which can take several minutes and cause physical pain for users with motor limitations. Bypass mechanisms like skip links allow these users to jump directly to main content, saving time and reducing fatigue.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
Page should contain a level-one heading

Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.

Learn more

Audit Elements

html
<html dir="ltr" lang="en-us">
html
<html dir="ltr" lang="en-us">
Required ARIA attributes must be provided

ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.

Learn more

Audit Elements

button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c0e44985a8[alt=""][role="presentation"]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">
button[data-testid="header-language-picker-trigger"] > .ca2ca5203b > .b96c49a28c.a18a170653.c82b1db4f9 > .f5c8371996 > .c09abd8a52.ca3dad4476[alt=""]
<img class="f6c12c77eb c0e44985a8 c09abd8a52 ca3dad4476" src="https://t-cf.bstatic.com/design-assets/assets/v3.202.0/images-flags/[email protected]" alt="" role="presentation" loading="lazy">
ul[role="menubar"]
<ul class="c4a6e8e871" role="menubar" tabindex="-1">
.c857e7fdc3.ddb4fbcb64[role="none"]
<li role="none" class="ddb4fbcb64 c857e7fdc3">
#accommodations
<a id="accommodations" role="menuitem" aria-current="page" tabindex="0" href="https://www.booking...." class="de576f5064 f63e3c83f...">
.ddb4fbcb64[role="none"]:nth-child(2)
<li role="none" class="ddb4fbcb64">

Showing first 10 of 71 audited elements.

The skip-link target should exist and be focusable

Skip links allow keyboard users to bypass repetitive navigation and jump directly to main content. Without skip links, users must tab through potentially hundreds of navigation links on every page, which is time-consuming and can cause physical pain for users with motor limitations.

Learn more

Audit Elements

.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
.e0d8514d4d
<a tabindex="0" href="#main" class="de576f5064 bef8628e61 e0d8514d4d"><span>Skip to main content</span></a>
Users should be able to zoom and scale the text up to 500%

The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.

Learn more

Audit Elements

meta[name="viewport"]
<meta data-rh="true" name="viewport" content="width=device-width, initial-scale=1.0">
meta[name="viewport"]
<meta data-rh="true" name="viewport" content="width=device-width, initial-scale=1.0">
Zooming and scaling must not be disabled

Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.

Learn more

Audit Elements

meta[name="viewport"]
<meta data-rh="true" name="viewport" content="width=device-width, initial-scale=1.0">
meta[name="viewport"]
<meta data-rh="true" name="viewport" content="width=device-width, initial-scale=1.0">

How does your site stack up against Booking.com?

Run the same automated WCAG 2.2 checks we run on the scoreboard.

Free scan. No signup. See where you'd rank.

More in Travel & Hospitality