Maxmax.com
Accessibility Score
Issues Found
Issues Found
SeriousLinks must have discernible text6 elements
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.
Failing Elements
<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
<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
<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
<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
<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
<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
SeriousElements should not have tabindex greater than zero1 element
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.
Failing Elements
<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
ModerateHeading levels should only increase by one7 elements
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.
Failing Elements
<h5>Watch with limited ads.</h5>
Fix any of the following:
- Heading order invalid
<h6><sup>$</sup>109.99<em>/year</em></h6>
Fix any of the following:
- Heading order invalid
<h5>Watch on the go.</h5>
Fix any of the following:
- Heading order invalid
<h6><sup>$</sup>184.99<em>/year</em></h6>
Fix any of the following:
- Heading order invalid
<h5>Watch on the go and in 4K.</h5>
Fix any of the following:
- Heading order invalid
<h6><sup>$</sup>229.99<em>/year</em></h6>
Fix any of the following:
- Heading order invalid
<h6 class="mt-2 mb-1"><strong>NHL</strong></h6>
Fix any of the following:
- Heading order invalid
ModerateDocument should have one main landmark1 element
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.
Failing Elements
<html lang="en-us" data-theme="max" dir="ltr">
Fix all of the following:
- Document does not have a main landmark
ModerateAll page content should be contained by landmarks41 elements
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.
Failing Elements
<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
<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
<p>Plans start at <strong><sup>$</sup>10.99</strong>/month</p>
Fix any of the following:
- Some page content is not contained by landmarks
<p>Plans start at <strong><sup>$</sup>19.99</strong>/month</p>
Fix any of the following:
- Some page content is not contained by landmarks
<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
<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
<div class="max-plan-picker-nav">
Fix any of the following:
- Some page content is not contained by landmarks
<div class="text rich-text">
Fix any of the following:
- Some page content is not contained by landmarks
<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
<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.
MinorHeadings should not be empty3 elements
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.
Failing Elements
<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
<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
<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 attribute1 element
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.
Audit Elements
<html lang="en-us" data-theme="max" dir="ltr">
<html> element must have a valid value for the lang attribute1 element
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.
Audit Elements
<html lang="en-us" data-theme="max" dir="ltr">
<li> elements must be contained in a <ul> or <ol>19 elements
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.
Audit Elements
<li>
<span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
</li><li>
<span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
</li><li>
<span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
</li><li>
<span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
</li><li>
<span class="value-prop-downloads"><strong>30 downloads</strong> to watch on the go</span>
</li><li>
<li>
<span class="value-prop-streams"><strong>Stream on 4 devices</strong> at once <span class="small">(only 2 for Sports)</span></span>
</li><li>
<span class="value-prop-resolution"><strong>4K Ultra HD</strong> video quality <span class="small">(as available)</span></span>
</li><li>
<span class="value-prop-sound"><strong>Dolby Atmos</strong> immersive audio <span class="small">(as available)</span></span>
</li><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> elements6 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.
Audit Elements
<ul class="value-props-list">
<ul class="value-props-list">
<ul>
<ul class="value-props-list">
<ul>
<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 landmarks612 elements
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.
Audit Elements
<div id="__next">
<article id="page6088" class="w-100 min-vh-100 Page-sc-1bvf70i-0 fRlaGe">
<section id="page6088-band2559" class="band Band-sc-xemrno-0 dTudhy max-section-header-parent">
<div class="my-0 py-0 container-fluid p-0 max-section-header">
<div id="layout-2559" class="Layoutstyles__StyledDiv-sc-1jqq8jz-0 ieEcMe layout row d-flex" minimumheight="auto">
<div class="d-flex flex-column col-md-12 align-items-start justify-content-start Column-sc-1l90ivv-0">
<div class="Headerstyles__StyledSkipNavContainer-sc-1on01po-1 cRJIWU">
<div class="Headerstyles__StyledSkipNavInnerContainer-sc-1on01po-2 cfDiYu">
<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">
<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 text52 elements
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.
Audit Elements
<img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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 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">
<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<sup>®</sup> March Madness<sup>®</sup>">
Showing first 10 of 52 audited elements.
ARIA attributes must be used as specified for the element's role49 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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 names49 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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 values49 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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 name2 elements
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.
Audit Elements
<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>
<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 elements31 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.
Audit Elements
<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">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
<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">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
<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">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1341.81 264.44" aria-labelledby="bundle-title" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#3D6A99" aria-hidden="true">
<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 element53 elements
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.
Audit Elements
<iframe src="javascript:void(0)" title="" role="presentation" style="width: 0px; height: 0px; border: 0px; display: none;"></iframe>
<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">
<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">
<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">
<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>
<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">
<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>
<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>
<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">
<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 values39 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<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>
<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>
<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>
<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 body1 element
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.
Audit Elements
<body data-aos-easing="ease" data-aos-duration="1000" data-aos-delay="0">
autocomplete attribute must be used correctly2 elements
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.
Audit Elements
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
Buttons must have discernible text8 elements
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.
Audit Elements
<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">
<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">
<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">
<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">
<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">
<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">
<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">
<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 used39 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<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>
<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>
<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>
<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 landmark1 element
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.
Audit Elements
<footer id="page6088-band153165-Footer153167" class="footer w-100" data-testid="footer-container">
Documents must have <title> element to aid in navigation1 element
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.
Audit Elements
<html lang="en-us" data-theme="max" dir="ltr">
Elements marked as presentational should be consistently ignored30 elements
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.
Audit Elements
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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 thresholds86 elements
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.
Audit Elements
<span class="Buttonstyles__StyledButtonText-sc-16scv7k-0 gwHSGj styled-button-text">Sign Up Now</span>
<h2>Find Your Perfect Plan</h2>
<label class="tab" for="tab-bundle">HBO Max Bundles</label>
<label class="tab" for="tab-monthly">HBO Max Plans</label>
<h3>Basic With Ads</h3>
<h5>Watch with limited ads.</h5>
<span class="value-prop-streams"><strong>Stream on 2 devices</strong> at once</span>
<strong>Stream on 2 devices</strong>
<span class="value-prop-resolution"><strong>Full HD</strong> video resolution</span>
<h4><sup>$</sup>10.99<em>/month</em></h4>
Showing first 10 of 86 audited elements.
Elements must only use permitted ARIA attributes49 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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 attributes49 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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 zero2 elements
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.
Audit Elements
<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>
<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 labels2 elements
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.
Audit Elements
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<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 label2 elements
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.
Audit Elements
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<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 elements2 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.
Audit Elements
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<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 one36 elements
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.
Audit Elements
<h1>Must-see series, movies & more.</h1>
<h2>Choose an HBO Max plan or bundle to start streaming.</h2>
<h3>
<h3>
<h2>Find Your Perfect Plan</h2>
<h3>Basic With Ads</h3>
<h4><sup>$</sup>10.99<em>/month</em></h4>
<h4>Save $21</h4>
<h3>Standard</h3>
<h4><sup>$</sup>18.49<em>/month</em></h4>
Showing first 10 of 36 audited elements.
Headings should not be empty40 elements
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.
Audit Elements
<h1>Must-see series, movies & more.</h1>
<h2>Choose an HBO Max plan or bundle to start streaming.</h2>
<h2>Find Your Perfect Plan</h2>
<h3>Basic With Ads</h3>
<h5>Watch with limited ads.</h5>
<h4><sup>$</sup>10.99<em>/month</em></h4>
<h6><sup>$</sup>109.99<em>/year</em></h6>
<h4>Save $21</h4>
<h3>Standard</h3>
<h5>Watch on the go.</h5>
Showing first 10 of 40 audited elements.
IDs used in ARIA and labels must be unique11 elements
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.
Audit Elements
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<h5 class="modal-title sr-only" id="br-sports-info-modal-label">More Info</h5>
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-0">
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-1">
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-2">
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-3">
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-4">
<div class="AccordionPanelstyles__StyledPanel-sc-1x7u3bz-0 bvomxu accordion-panel accordion-panel hide-outline" id="accordion-panel-5">
<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 text52 elements
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.
Audit Elements
<img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
<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....">
<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....">
<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....">
<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....">
<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....">
<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....">
<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 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">
<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<sup>®</sup> March Madness<sup>®</sup>">
Showing first 10 of 52 audited elements.
Inline text spacing must be adjustable with custom stylesheets29 elements
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.
Audit Elements
<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>
<path d="m251.35,0H17.03L0,75..." style="stroke-width: 0px;">
<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>
<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>
<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>
<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>
<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>
<path d="m152.24,6.4c-1.64-1...." style="fill: #bc0022; strok...">
<path d="m95.97,3.85H12.4c-2...." style="fill: #041e42; strok...">
<path d="m156.84,78.39c1,0,1...." style="fill: #bc0022; strok...">
Showing first 10 of 29 audited elements.
Interactive controls must not be nested69 elements
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.
Audit Elements
<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="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo">
<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">
<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>
<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>
<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">
<input type="radio" id="tab-bundle" data-plan-group="bundle" name="tabs-category" aria-label="Bundle Plans" autocomplete="off">
<input type="radio" id="tab-monthly" data-plan-group="monthly" name="tabs-category" aria-label="Monthly Plans" autocomplete="off">
<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>
<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) combination1 element
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.
Audit Elements
<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 color6 elements
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.
Audit Elements
<a href="https://help.hbomax.com/" target="blank">HBO Max Help Center</a>
<a href="https://www.disneyplus.com/legal/subscriber-agreement" target="blank">Disney+ Subscriber Agreement</a>
<a href="https://www.hulu.com/subscriber_agreement" target="blank">Hulu Subscriber Agreement</a>
<a href="https://www.hbomax.com/terms-of-use" target="blank">HBO Max Terms of Use</a>
<a href="https://www.wbdprivacy.com" target="blank">Privacy Center</a>
<a href="https://www.hbomax.com/information">hbomax.com/information</a>
Links must have discernible text70 elements
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.
Audit Elements
<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">
<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">
<a id="header-logo" class="navbar-brand" href="/"><img src="/img/hbomax/logo_nav_bar.png" alt="HBO Max Logo"></a>
<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">
<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>
<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>
<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">
<a href="https://help.hbomax.com/" target="blank">HBO Max Help Center</a>
<a href="https://www.disneyplus.com/legal/subscriber-agreement" target="blank">Disney+ Subscriber Agreement</a>
<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 blocks1 element
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.
Audit Elements
<html lang="en-us" data-theme="max" dir="ltr">
Page should contain a level-one heading1 element
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.
Audit Elements
<html lang="en-us" data-theme="max" dir="ltr">
Required ARIA attributes must be provided39 elements
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.
Audit Elements
<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">
<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">
<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">
<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>
<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>
<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">
<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>
<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>
<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>
<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 access1 element
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.
Audit Elements
<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%1 element
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.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no">
Zooming and scaling must not be disabled1 element
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.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no">