Skip to main content

Web Accessibility Scoreboard

by A11y Pulse

How accessible is the web you use every day? We scan hundreds of popular websites and rate each one with an accessibility score out of 100.

Get an instant accessibility score for your site.

Back to scoreboard

Maxmax.com

Screenshot of Max

Accessibility Score

53Poor

Issues Found

62Serious3Moderate1Minor

Issues Found

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

Failing Elements

#\32 6657073-264a-4f77-842e-378d11b2775e > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/shows/dtf-st-louis/26657073-264a-4f77-842e-378d11b2775e" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#c775cd23-a526-4c5f-a34c-30e831edf6e4 > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/shows/rooster/c775cd23-a526-4c5f-a34c-30e831edf6e4" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#page6088-band139843-ImageGrid2252952 > .row > .image-grid-item.col-text.no-select:nth-child(3) > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/movies/dead-of-winter-2025/70de27d2-5ae6-46b0-bb75-33c0b0620e94" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#\33 235a74a-6fad-4a3a-875d-ef16b1be82e8 > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/shows/comeback/3235a74a-6fad-4a3a-875d-ef16b1be82e8" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#e6e7bad9-d48d-4434-b334-7c651ffc4bdf > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/shows/pitt-2024/e6e7bad9-d48d-4434-b334-7c651ffc4bdf" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#c5e82e5a-90d5-426f-bc78-0cca5940da26 > .ImageGridItem__StyledLink-sc-rpnhs7-0.iQVcwh[draggable="false"]
<a href="/shows/born-to-bowl/c5e82e5a-90d5-426f-bc78-0cca5940da26" draggable="false" class="ImageGridItem__StyledLink-sc-rpnhs7-0 iQVcwh">

Fix all of the following:

  • Element is in tab order and does not have accessible text

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
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

Failing Elements

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">

Fix any of the following:

  • Element has a tabindex greater than 0
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

Failing Elements

#ad-lite-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch with limited ads.</h5>

Fix any of the following:

  • Heading order invalid
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h6
<h6><sup>$</sup>109.99<em>/year</em></h6>

Fix any of the following:

  • Heading order invalid
#ad-free-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch on the go.</h5>

Fix any of the following:

  • Heading order invalid
#ad-free-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h6
<h6><sup>$</sup>184.99<em>/year</em></h6>

Fix any of the following:

  • Heading order invalid
#ultimate-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch on the go and in 4K.</h5>

Fix any of the following:

  • Heading order invalid
#ultimate-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h6
<h6><sup>$</sup>229.99<em>/year</em></h6>

Fix any of the following:

  • Heading order invalid
.col-6.col-md-4.col-lg-2-4:nth-child(1) > .mt-2
<h6 class="mt-2 mb-1"><strong>NHL</strong></h6>

Fix any of the following:

  • Heading order invalid
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

Failing Elements

html
<html lang="en-us" data-theme="max" dir="ltr">

Fix all of the following:

  • Document does not have a main landmark
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

Failing Elements

#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">

Fix any of the following:

  • Some page content is not contained by landmarks
#layout-533648 > .justify-content-end.col-md-12.align-items-start
<div class="d-flex flex-column col-md-12 align-items-start justify-content-end Column-sc-1l90ivv-0">

Fix any of the following:

  • Some page content is not contained by landmarks
#page6088-band533648-Text533650 > .text-center > p
<p>Plans&nbsp;start&nbsp;at <strong><sup>$</sup>10.99</strong>/month</p>

Fix any of the following:

  • Some page content is not contained by landmarks
#page6088-band533648-Text533652 > .text-center > p
<p>Plans&nbsp;start&nbsp;at <strong><sup>$</sup>19.99</strong>/month</p>

Fix any of the following:

  • Some page content is not contained by landmarks
#layout-533648 > .py-3.legal.col-md-12
<div class="d-flex flex-column col-md-12 align-items-start justify-content-start py-3 legal Column-sc-1l90ivv-0">

Fix any of the following:

  • Some page content is not contained by landmarks
.mb-3.text-center
<div class="text-center mb-3">
        <h2>Find Your Perfect Plan</h2>
      </div>

Fix any of the following:

  • Some page content is not contained by landmarks
.max-plan-picker-nav
<div class="max-plan-picker-nav">

Fix any of the following:

  • Some page content is not contained by landmarks
#ad-lite-monthly > .text.rich-text:nth-child(1)
<div class="text rich-text">

Fix any of the following:

  • Some page content is not contained by landmarks
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .text.rich-text
<div class="text rich-text">
                    <h4><sup>$</sup>10.99<em>/month</em></h4>
                  </div>

Fix any of the following:

  • Some page content is not contained by landmarks
#ad-lite-monthly > .or-yearly-monthly
<span class="or-yearly-monthly">or</span>

Fix any of the following:

  • Some page content is not contained by landmarks

Showing first 10 of 41 failing 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

Failing Elements

#page6088-band533648-Text533650 > .text-center > h3
<h3>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#page6088-band533648-Text533652 > .text-center > h3
<h3>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
#page6088-band432825-Text432827 > .text-center > h3
<h3 class="text-left">

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute

Passed Audits

<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 lang="en-us" data-theme="max" dir="ltr">
<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 lang="en-us" data-theme="max" dir="ltr">
<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

#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(1)
<li>
                      <span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
                    </li>
#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(2)
<li>
                      <span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
                    </li>
#ad-free-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(1)
<li>
                      <span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
                    </li>
#ad-free-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(2)
<li>
                      <span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
                    </li>
#ad-free-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(3)
<li>
                      <span class="value-prop-downloads"><strong>30 downloads</strong> to watch on the go</span>
                    </li>
#ad-free-monthly > .sports.text.rich-text > ul > li
<li>
#ultimate-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(1)
<li>
                      <span class="value-prop-streams"><strong>Stream on 4 devices</strong> at once <span class="small">(only 2 for Sports)</span></span>
                    </li>
#ultimate-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(2)
<li>
                      <span class="value-prop-resolution"><strong>4K Ultra HD</strong> video quality <span class="small">(as available)</span></span>
                    </li>
#ultimate-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(3)
<li>
                      <span class="value-prop-sound"><strong>Dolby Atmos</strong> immersive audio <span class="small">(as available)</span></span>
                    </li>
#ultimate-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(4)
<li>
                      <span class="value-prop-downloads"><strong>100 downloads</strong> to watch on the go</span>
                    </li>

Showing first 10 of 19 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

#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list
<ul class="value-props-list">
#ad-free-monthly > .text.rich-text:nth-child(1) > .value-props-list
<ul class="value-props-list">
#ad-free-monthly > .sports.text.rich-text > ul
<ul>
#ultimate-monthly > .text.rich-text:nth-child(1) > .value-props-list
<ul class="value-props-list">
#ultimate-monthly > .sports.text.rich-text > ul
<ul>
ol
<ol class="carousel-indicators"><li class="active"></li><li class=""></li><li class=""></li><li class=""></li><li class=""></li><li class=""></li><li class=""></li><li class=""></li></ol>
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

#__next
<div id="__next">
#page6088
<article id="page6088" class="w-100 min-vh-100 Page-sc-1bvf70i-0 fRlaGe">
#page6088-band2559
<section id="page6088-band2559" class="band Band-sc-xemrno-0 dTudhy max-section-header-parent">
.my-0
<div class="my-0 py-0 container-fluid p-0 max-section-header">
#layout-2559
<div id="layout-2559" class="Layoutstyles__StyledDiv-sc-1jqq8jz-0 ieEcMe layout row d-flex" minimumheight="auto">
#layout-2559 > .col-md-12.align-items-start.Column-sc-1l90ivv-0
<div class="d-flex flex-column col-md-12 align-items-start justify-content-start Column-sc-1l90ivv-0">
.Headerstyles__StyledSkipNavContainer-sc-1on01po-1
<div class="Headerstyles__StyledSkipNavContainer-sc-1on01po-1 cRJIWU">
.Headerstyles__StyledSkipNavInnerContainer-sc-1on01po-2
<div class="Headerstyles__StyledSkipNavInnerContainer-sc-1on01po-2 cfDiYu">
#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#skip-nav-button > .Buttonstyles__StyledButtonText-sc-16scv7k-0.gwHSGj.styled-button-text
<span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Skip To Content</span>

Showing first 10 of 612 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

img[src$="logo_nav_bar.png"]
<img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
#page6088-band139843-ImageGrid2252952-tile-img-26657073-264a-4f77-842e-378d11b2775e
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c775cd23-a526-4c5f-a34c-30e831edf6e4
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-70de27d2-5ae6-46b0-bb75-33c0b0620e94
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-3235a74a-6fad-4a3a-875d-ef16b1be82e8
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-e6e7bad9-d48d-4434-b334-7c651ffc4bdf
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c5e82e5a-90d5-426f-bc78-0cca5940da26
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band80616-Image453152
<img id="page6088-band80616-I..." alt="Live Sports athletes" class="img img-fluid lozad ..." height="1440" sizes="100vw" width="1440" data-src="https://beam-images...." data-srcset="https://beam-images....">
img[alt="NHL"]
<img class="img-fluid" src="https://beam-images.warnermediacdn.com/2023-09/tile-nhl-tnt.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com" alt="NHL">
.col-6.col-md-4.col-lg-2-4:nth-child(2) > .img-fluid
<img class="img-fluid" src="https://beam-images.warnermediacdn.com/2023-09/tile-march-madness.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com" alt="NCAA&lt;sup&gt;®&lt;/sup&gt; March Madness&lt;sup&gt;®&lt;/sup&gt;">

Showing first 10 of 52 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 49 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 49 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 49 audited elements.

ARIA commands must have an accessible name

Screen reader users cannot determine the purpose of interactive elements with role="link", role="button", or role="menuitem" that lack an accessible name. Without a name, these controls are essentially invisible to assistive technology users.

Learn more

Audit Elements

.carousel-control-prev
<a class="carousel-control-prev" style="cursor:pointer" role="button" tabindex="0"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="sr-only">Previous</span></a>
.carousel-control-next
<a class="carousel-control-next" style="cursor:pointer" role="button" tabindex="0"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="sr-only">Next</span></a>
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

#page6088-band533620-Text533622 > .text-center > h3 > svg[aria-labelledby="bundle-logo-max-title"][viewBox="0 0 283.2 203.6"]
<svg aria-labelledby="bundle-logo-max-title" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.2 203.6" style="fill:#fff" aria-hidden="true">
#page6088-band533620-Text533624 > .text-center > h3 > svg[viewBox="0 0 1341.81 264.44"][aria-labelledby="bundle-title"]
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
#page6088-band533648-Text533650 > .text-center > h3 > svg[aria-labelledby="bundle-logo-max-title"][viewBox="0 0 283.2 203.6"]
<svg aria-labelledby="bundle-logo-max-title" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.2 203.6" style="fill:#fff" aria-hidden="true">
#page6088-band533648-Text533652 > .text-center > h3 > svg[viewBox="0 0 1341.81 264.44"][aria-labelledby="bundle-title"]
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
#page6088-band573212-Text573214 > .text-center > h3 > svg[aria-labelledby="bundle-logo-max-title"][viewBox="0 0 283.2 203.6"]
<svg aria-labelledby="bundle-logo-max-title" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.2 203.6" style="fill:#fff" aria-hidden="true">
#page6088-band573212-Text573216 > .text-center > h3 > svg[viewBox="0 0 1341.81 264.44"][aria-labelledby="bundle-title"]
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
.sports.hide.text > ul > li > .value-prop-sports > a[href$="#br-sports-info-modal"][aria-label="Live Sports: More Info"][type="button"] > svg[height="20px"][viewBox="0 -960 960 960"][width="20px"]
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
#ad-free-monthly > .sports.text.rich-text > ul > li > .value-prop-sports > a[href$="#br-sports-info-modal"][aria-label="Live Sports: More Info"][type="button"] > svg[height="20px"][viewBox="0 -960 960 960"][width="20px"]
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
#ultimate-monthly > .sports.text.rich-text > ul > li > .value-prop-sports > a[href$="#br-sports-info-modal"][aria-label="Live Sports: More Info"][type="button"] > svg[height="20px"][viewBox="0 -960 960 960"][width="20px"]
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
#br-sports-info-modal
<div class="modal" id="br-sports-info-modal" tabindex="-1" role="dialog" aria-labelledby="br-sports-info-modal-label" aria-hidden="true" style="display: none;">

Showing first 10 of 31 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

iframe
<iframe src="javascript:void(0)" title="" role="presentation" style="width: 0px; height: 0px; border: 0px; display: none;"></iframe>
#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-mobile
<a aria-label="" id="header-secondary-cta-mobile" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-mobile
<a aria-label="" id="header-primary-cta-mobile" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up</span></a>
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533620-Button533623
<a aria-label="" id="page6088-band533620-Button533623" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533620-Button533625
<a aria-label="" id="page6088-band533620-Button533625" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>

Showing first 10 of 53 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>
#ad-free-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $18.49 a month" href="https://auth.hbomax.com/product?route=ad-free-monthly">Select Monthly</a>
#ad-free-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $184.99 a year and save $36" href="https://auth.hbomax.com/product?route=ad-free-annual">Select Yearly</a>

Showing first 10 of 39 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-aos-easing="ease" data-aos-duration="1000" data-aos-delay="0">
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

#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
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

#accordion-header-0
<button aria-controls="accordion-panel-0" aria-expanded="false" aria-label="How do I sign up?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-0" type="button">
#accordion-header-1
<button aria-controls="accordion-panel-1" aria-expanded="false" aria-label="Where is HBO Max available?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-1" type="button">
#accordion-header-2
<button aria-controls="accordion-panel-2" aria-expanded="false" aria-label="How much does HBO Max cost?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-2" type="button">
#accordion-header-3
<button aria-controls="accordion-panel-3" aria-expanded="false" aria-label="What devices work with HBO Max?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-3" type="button">
#accordion-header-4
<button aria-controls="accordion-panel-4" aria-expanded="false" aria-label="I have HBO. Do I have access to HBO Max?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-4" type="button">
#accordion-header-5
<button aria-controls="accordion-panel-5" aria-expanded="false" aria-label="Does HBO Max have a student discount?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-5" type="button">
#accordion-header-6
<button aria-controls="accordion-panel-6" aria-expanded="false" aria-label="What is the Disney+, Hulu, HBO Max Bundle?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-6" type="button">
#accordion-header-7
<button aria-controls="accordion-panel-7" aria-expanded="false" aria-label="What does the Disney+, Hulu, HBO Max Bundle include?" class="AccordionHeaderstyles__StyledHeader-sc-10jh6ks-0 bQnsVB accordion-header hide-outline" id="accordion-header-7" type="button">
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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>
#ad-free-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $18.49 a month" href="https://auth.hbomax.com/product?route=ad-free-monthly">Select Monthly</a>
#ad-free-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $184.99 a year and save $36" href="https://auth.hbomax.com/product?route=ad-free-annual">Select Yearly</a>

Showing first 10 of 39 audited elements.

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

#page6088-band153165-Footer153167
<footer id="page6088-band153165-Footer153167" class="footer w-100" data-testid="footer-container">
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 lang="en-us" data-theme="max" dir="ltr">
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

#page6088-band139843-ImageGrid2252952-tile-img-26657073-264a-4f77-842e-378d11b2775e
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c775cd23-a526-4c5f-a34c-30e831edf6e4
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-70de27d2-5ae6-46b0-bb75-33c0b0620e94
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-3235a74a-6fad-4a3a-875d-ef16b1be82e8
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-e6e7bad9-d48d-4434-b334-7c651ffc4bdf
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c5e82e5a-90d5-426f-bc78-0cca5940da26
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band29016-ImageGrid229024-tile-img-bcbb6e0d-ca89-43e4-a9b1-2fc728145beb
<img id="page6088-band29016-I..." alt="" class="img img-fluid lozad ..." height="320" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band29016-ImageGrid229024-tile-img-70de27d2-5ae6-46b0-bb75-33c0b0620e94
<img id="page6088-band29016-I..." alt="" class="img img-fluid lozad ..." height="320" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band29016-ImageGrid229024-tile-img-a1a7a642-fcfa-4825-9d63-3726e4e1a82f
<img id="page6088-band29016-I..." alt="" class="img img-fluid lozad ..." height="320" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band29016-ImageGrid229024-tile-img-e2386ab6-b43a-4380-ac04-33dbfbdc6241
<img id="page6088-band29016-I..." alt="" class="img img-fluid lozad ..." height="320" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">

Showing first 10 of 30 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

#header-primary-cta-default > .Buttonstyles__StyledButtonText-sc-16scv7k-0.gwHSGj.styled-button-text
<span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span>
.mb-3.text-center > h2
<h2>Find Your Perfect Plan</h2>
label[for="tab-bundle"]
<label class="tab" for="tab-bundle">HBO Max Bundles</label>
label[for="tab-monthly"]
<label class="tab" for="tab-monthly">HBO Max Plans</label>
#ad-lite-monthly > .text.rich-text:nth-child(1) > h3
<h3>Basic With Ads</h3>
#ad-lite-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch with limited ads.</h5>
#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(1) > .value-prop-streams
<span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(1) > .value-prop-streams > strong
<strong>Stream on 2 devices</strong>
#ad-lite-monthly > .text.rich-text:nth-child(1) > .value-props-list > li:nth-child(2) > .value-prop-resolution
<span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .text.rich-text > h4
<h4><sup>$</sup>10.99<em>/month</em></h4>

Showing first 10 of 86 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 49 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 49 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

.carousel-control-prev
<a class="carousel-control-prev" style="cursor:pointer" role="button" tabindex="0"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="sr-only">Previous</span></a>
.carousel-control-next
<a class="carousel-control-next" style="cursor:pointer" role="button" tabindex="0"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="sr-only">Next</span></a>
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

#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
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

#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
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

#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
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

#page6088-band533648-Code533649 > .text-lg-left.aos-init[data-aos="fade-up"] > h1
<h1>Must-see series, movies &amp; more.</h1>
#page6088-band533648-Code533649 > .text-lg-left[data-aos-delay="300"][data-aos="fade-in"] > h2
<h2>Choose an HBO&nbsp;Max plan or bundle to start streaming.</h2>
#page6088-band533648-Text533650 > .text-center > h3
<h3>
#page6088-band533648-Text533652 > .text-center > h3
<h3>
.mb-3.text-center > h2
<h2>Find Your Perfect Plan</h2>
#ad-lite-monthly > .text.rich-text:nth-child(1) > h3
<h3>Basic With Ads</h3>
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .text.rich-text > h4
<h4><sup>$</sup>10.99<em>/month</em></h4>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h4
<h4>Save $21</h4>
#ad-free-monthly > .text.rich-text:nth-child(1) > h3
<h3>Standard</h3>
#ad-free-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .text.rich-text > h4
<h4><sup>$</sup>18.49<em>/month</em></h4>

Showing first 10 of 36 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

#page6088-band533648-Code533649 > .text-lg-left.aos-init[data-aos="fade-up"] > h1
<h1>Must-see series, movies &amp; more.</h1>
#page6088-band533648-Code533649 > .text-lg-left[data-aos-delay="300"][data-aos="fade-in"] > h2
<h2>Choose an HBO&nbsp;Max plan or bundle to start streaming.</h2>
.mb-3.text-center > h2
<h2>Find Your Perfect Plan</h2>
#ad-lite-monthly > .text.rich-text:nth-child(1) > h3
<h3>Basic With Ads</h3>
#ad-lite-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch with limited ads.</h5>
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .text.rich-text > h4
<h4><sup>$</sup>10.99<em>/month</em></h4>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h6
<h6><sup>$</sup>109.99<em>/year</em></h6>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .text.rich-text > h4
<h4>Save $21</h4>
#ad-free-monthly > .text.rich-text:nth-child(1) > h3
<h3>Standard</h3>
#ad-free-monthly > .text.rich-text:nth-child(1) > h5
<h5>Watch on the go.</h5>

Showing first 10 of 40 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

#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#br-sports-info-modal-label
<h5 class="modal-title sr-only" id="br-sports-info-modal-label">More Info</h5>
#accordion-panel-0
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-0">
#accordion-panel-1
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-1">
#accordion-panel-2
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-2">
#accordion-panel-3
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-3">
#accordion-panel-4
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-4">
#accordion-panel-5
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-5">
#accordion-panel-6
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-6">

Showing first 10 of 11 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

img[src$="logo_nav_bar.png"]
<img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
#page6088-band139843-ImageGrid2252952-tile-img-26657073-264a-4f77-842e-378d11b2775e
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c775cd23-a526-4c5f-a34c-30e831edf6e4
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-70de27d2-5ae6-46b0-bb75-33c0b0620e94
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-3235a74a-6fad-4a3a-875d-ef16b1be82e8
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-e6e7bad9-d48d-4434-b334-7c651ffc4bdf
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band139843-ImageGrid2252952-tile-img-c5e82e5a-90d5-426f-bc78-0cca5940da26
<img id="page6088-band139843-..." alt="" class="img img-fluid lozad ..." height="180" sizes="100vw" width="320" data-src="https://beam-images...." data-srcset="https://beam-images....">
#page6088-band80616-Image453152
<img id="page6088-band80616-I..." alt="Live Sports athletes" class="img img-fluid lozad ..." height="1440" sizes="100vw" width="1440" data-src="https://beam-images...." data-srcset="https://beam-images....">
img[alt="NHL"]
<img class="img-fluid" src="https://beam-images.warnermediacdn.com/2023-09/tile-nhl-tnt.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com" alt="NHL">
.col-6.col-md-4.col-lg-2-4:nth-child(2) > .img-fluid
<img class="img-fluid" src="https://beam-images.warnermediacdn.com/2023-09/tile-march-madness.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com" alt="NCAA&lt;sup&gt;®&lt;/sup&gt; March Madness&lt;sup&gt;®&lt;/sup&gt;">

Showing first 10 of 52 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

#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 260 75.94"] > g > polygon
<polygon points="242.97 75.94 0 75.94 17.03 0 260 0 242.97 75.94" style="fill: #fff; stroke-width: 0px;"></polygon>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 260 75.94"] > g > g > path:nth-child(1)
<path d="m251.35,0H17.03L0,75..." style="stroke-width: 0px;">
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 260 75.94"] > g > g > path:nth-child(2)
<path d="m131.79,24.22l-8.69,35.38,33.54-.03c.64-4.45,1.53-7.51,2.15-10.01l-19.73-.03,8.17-33.31h-18.5c1.91,1.78,3.88,4.6,3.06,7.99Z" style="stroke-width: 0px;"></path>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 260 75.94"] > g > g > path:nth-child(3)
<path d="m19.62,59.6h13.46s6.11-24.76,6.11-24.76l10.67,24.76h14.81l10.62-43.37h-13.41s-6.76,27.49-6.76,27.49l-11.61-27.49h-18.18c1.9,1.83,3.84,4.65,3.01,8.04l-8.71,35.32Z" style="stroke-width: 0px;"></path>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 260 75.94"] > g > g > path:nth-child(4)
<path d="m81.24,24.32l-8.71,35.28h13.48l4.1-16.68,15.77-.03-4.13,16.71h13.48s10.64-43.36,10.64-43.36h-13.5s-4.05,16.67-4.05,16.67h-15.78s4.12-16.67,4.12-16.67h-18.51c1.92,1.84,3.91,4.68,3.09,8.08Z" style="stroke-width: 0px;"></path>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 280 84.58"] > g > path:nth-child(1)
<path d="m276.37,3.63c-2.34-2.34-5.46-3.63-8.77-3.63H12.4c-3.31,0-6.43,1.29-8.77,3.63C1.29,5.97,0,9.09,0,12.4v59.78c0,3.31,1.29,6.43,3.63,8.77,2.34,2.34,5.46,3.63,8.77,3.63h255.2c6.84,0,12.4-5.56,12.4-12.4V12.4c0-3.31-1.29-6.42-3.63-8.77" style="fill: #fff; stroke-width: 0px;"></path>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 280 84.58"] > g > path:nth-child(2)
<path d="m152.24,6.4c-1.64-1.64-3.83-2.55-6.15-2.55H12.4c-2.32,0-4.51.9-6.15,2.55-1.64,1.64-2.55,3.83-2.55,6.15v59.78c0,2.32.9,4.51,2.55,6.15,1.64,1.64,3.83,2.55,6.15,2.55h133.69c4.79,0,8.69-3.9,8.69-8.7V12.55c0-2.32-.91-4.51-2.55-6.15" style="fill: #fff; stroke-width: 0px;"></path>
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 280 84.58"] > g > path:nth-child(3)
<path d="m152.24,6.4c-1.64-1...." style="fill: #bc0022; strok...">
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 280 84.58"] > g > path:nth-child(4)
<path d="m95.97,3.85H12.4c-2...." style="fill: #041e42; strok...">
#ad-free-monthly > .sports.text.rich-text > ul > li > .sports-logos.align-items-center.justify-content-start > .sports-logos-proportional > svg[viewBox="0 0 280 84.58"] > g > path:nth-child(5)
<path d="m156.84,78.39c1,0,1...." style="fill: #bc0022; strok...">

Showing first 10 of 29 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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
img[src$="logo_nav_bar.png"]
<img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#tab-bundle
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
#tab-monthly
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>

Showing first 10 of 69 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

#page6088-band2559-Header2560
<nav id="page6088-band2559-Header2560" class="Headerstyles__StyledNav-sc-1on01po-0 iLvSla navbar navbar-expand-sm justify-content-between navbar-dark fixed-top header Header-sc-1raqti2-0 ipvTcP">
Links must be distinguishable without relying on color

People with low vision or color blindness cannot visually distinguish links from surrounding text without sufficient color contrast (3:1 ratio minimum). When link colors are too similar to regular text, users with visual impairments cannot identify which text is clickable.

Learn more

Audit Elements

#page6088-band533648-Text533654 > .text-center > .legal.small > a[href$="help.hbomax.com/"][target="blank"]
<a href="https://help.hbomax.com/" target="blank">HBO&nbsp;Max Help Center</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[target="blank"]:nth-child(2)
<a href="https://www.disneyplus.com/legal/subscriber-agreement" target="blank">Disney+ Subscriber Agreement</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[target="blank"]:nth-child(3)
<a href="https://www.hulu.com/subscriber_agreement" target="blank">Hulu Subscriber Agreement</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[target="blank"]:nth-child(4)
<a href="https://www.hbomax.com/terms-of-use" target="blank">HBO&nbsp;Max Terms of Use</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[href$="www.wbdprivacy.com"][target="blank"]
<a href="https://www.wbdprivacy.com" target="blank">Privacy Center</a>
.mb-5.mt-3.col-12 > .legal.small > a
<a href="https://www.hbomax.com/information">hbomax.com/information</a>
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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-logo
<a id="header-logo" class="navbar-brand" href="/"><img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo"></a>
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#page6088-band533648-Text533654 > .text-center > .legal.small > a[href$="help.hbomax.com/"][target="blank"]
<a href="https://help.hbomax.com/" target="blank">HBO&nbsp;Max Help Center</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[target="blank"]:nth-child(2)
<a href="https://www.disneyplus.com/legal/subscriber-agreement" target="blank">Disney+ Subscriber Agreement</a>
#page6088-band533648-Text533654 > .text-center > .legal.small > a[target="blank"]:nth-child(3)
<a href="https://www.hulu.com/subscriber_agreement" target="blank">Hulu Subscriber Agreement</a>

Showing first 10 of 70 audited elements.

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 lang="en-us" data-theme="max" dir="ltr">
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 lang="en-us" data-theme="max" dir="ltr">
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

#skip-nav-button
<a aria-label="" id="skip-nav-button" class="Button-sc-shch51-0 Headerstyles__StyledSkipNavLink-sc-1on01po-3 PnyzF btn px-4 btn--ghost btn-sm" href="#" tabindex="1" target="_top" role="button" rel="noopener">
#browse-audio-description-link
<a aria-label="" id="browse-audio-description-link" class="Button-sc-shch51-0 Headerstyles__StyledBrowseAudioDescriptionLink-sc-1on01po-4 PnyzF KtCId btn px-4 btn--ghost btn-sm" href="https://www.hbomax.com/accessibility/audio-description" target="_top" role="link" rel="noopener">
#header-secondary-cta-default
<a aria-label="" id="header-secondary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--ghost btn-sm" href="https://auth.hbomax.com/login?flow=login" target="_top" role="button" rel="noopener">
#header-primary-cta-default
<a aria-label="" id="header-primary-cta-default" class="Button-sc-shch51-0 PnyzF btn px-4 btn--primary btn-sm" href="https://auth.hbomax.com/product" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span></a>
#page6088-band533648-Button533651
<a aria-label="" id="page6088-band533648-Button533651" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--primary btn-md" href="#plan-picker" target="_top" role="button" rel="noopener"><span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Get HBO Max</span></a>
#page6088-band533648-Button533653
<a aria-label="" id="page6088-band533648-Button533653" class="Button-sc-shch51-0 hwDtbW btn px-4 btn--secondary btn-md" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">
#ad-lite-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $10.99 a month" href="https://auth.hbomax.com/product?route=ad-lite-monthly">Select Monthly</a>
#ad-lite-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Basic With Ads plan for $109.99 a year and save $21" href="https://auth.hbomax.com/product?route=ad-lite-annual">Select Yearly</a>
#ad-free-monthly > .price-plan-button-row.justify-content-between.d-flex:nth-child(3) > .monthly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md monthly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $18.49 a month" href="https://auth.hbomax.com/product?route=ad-free-monthly">Select Monthly</a>
#ad-free-monthly > .price-yearly-save.price-plan-button-row.justify-content-between > .yearly-btn.select-plan-button.btn--primary
<a class="select-plan-button btn px-4 btn--primary btn-md yearly-btn" target="_top" role="button" rel="noopener" aria-label="Select the Standard plan for $184.99 a year and save $36" href="https://auth.hbomax.com/product?route=ad-free-annual">Select Yearly</a>

Showing first 10 of 39 audited elements.

Scrollable region must have keyboard access

Scrollable regions must contain focusable elements or be focusable themselves to enable keyboard navigation. Without keyboard access, users cannot scroll to view content that extends beyond the visible area, making that content completely inaccessible to keyboard-only users.

Learn more

Audit Elements

body
<body data-aos-easing="ease" data-aos-duration="1000" data-aos-delay="0">
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 name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no">
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 name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no">

Browse results by category