WebMDwebmd.com
Accessibility Score
Issues Found
Issues Found
CriticalElements must only use supported ARIA attributes7 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.
Failing Elements
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
<a id="vn-link-hdr-site-6" aria-controls="vn-menu-hdr-site-6" aria-expanded="false" aria-label="More" data-metrics-link="0" data-metrics-type="ad-hoc">More <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
<span class="webmd-checkbox__input" aria-checked="mixed">
Fix all of the following:
- ARIA attribute is not allowed: aria-checked="mixed"
<span class="webmd-checkbox__input" aria-checked="mixed">
Fix all of the following:
- ARIA attribute is not allowed: aria-checked="mixed"
<span class="webmd-checkbox__input" aria-checked="mixed">
Fix all of the following:
- ARIA attribute is not allowed: aria-checked="mixed"
CriticalImages must have alternative text10 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.
Failing Elements
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70" loading="lazy" data-v-75af017e="">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70" loading="lazy" data-v-75af017e="">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/2024_ib_ai_slideshows/S1_10_sarcopenia-with-aging_1800x1200.jpg?resize=400px:*&output-quality=70" loading="lazy" data-v-75af017e="">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/hp-nl-envelop.png?resize=484px:*&output-quality=70">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
<img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/webmd-mission.jpg">
Fix any of the following:
- Element does not have an alt attribute
- 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
- Element's default semantics were not overridden with role="none" or role="presentation"
SeriousLinks must have discernible text5 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 class="module-list-read-more-link" data-metrics-link="1" href="https://blogs.webmd.com/myasthenia-gravis/20260420/when-you-outgrow-people-after-becoming-ill" data-v-a5b9adfa=""></a>
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 class="module-list-read-more-link" data-metrics-link="2" href="https://blogs.webmd.com/myasthenia-gravis/20260413/what-i-ask-my-employer-for-with-myasthenia-gravis" data-v-a5b9adfa=""></a>
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 class="module-list-read-more-link" data-metrics-link="3" href="https://blogs.webmd.com/digestive-health/20260126/your-gut-health-colds-and-flu" data-v-a5b9adfa=""></a>
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 class="module-list-read-more-link" data-metrics-link="4" href="https://blogs.webmd.com/skin-care/20260126/skin-care-during-pregnancy-whats-safe-whats-not-aand-why-your-skin-feels-weird" data-v-a5b9adfa=""></a>
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="https://doctor.webmd.com" rel="nofollow">
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
Serious<ul> and <ol> must only directly contain <li>, <script> or <template> elements9 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.
Failing Elements
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-1">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
<ul class="list-container-2">
Fix all of the following:
- List element has direct children that are not allowed: div
Serious<li> elements must be contained in a <ul> or <ol>86 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.
Failing Elements
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
<li><a href="https://www.webmd.com/breast-cancer/default.htm" data-metrics-link="1" class="module-list-link"><!----><div class="module-text"><!----><h3 class="module-list-title">Breast Cancer</h3><!----></div></a></li>
Fix any of the following:
- List item does not have a <ul>, <ol> parent element
Showing first 10 of 86 failing elements.
SeriousInteractive controls must not be nested3 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.
Failing Elements
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- Element has focusable descendants
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- Element has focusable descendants
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- Element has focusable descendants
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
<div class="webmd-typeahead" tabindex="1001" title="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" errormessage="The location you tried did not return a valid result. Please enter a valid location." matchwidth="true">
Fix any of the following:
- Element has a tabindex greater than 0
ModerateHeading levels should only increase by one1 element
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 data-v-01fcd4ce="" class="provider-name"><a data-v-01fcd4ce="" href="https://doctor.webmd.com/doctor/william-collins-28f5e780-dec5-11e7-9f4c-005056a225bf-overview" rel="nofollow">Dr. William Collins</a></h5>
Fix any of the following:
- Heading order invalid
ModerateContentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Failing Elements
<footer class="webmd-footer" data-js="global-footer" role="contentinfo" tabindex="-1">
Fix any of the following:
- The contentinfo landmark is contained in another landmark.
ModerateDocument 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.
Failing Elements
<footer role="contentinfo" tabindex="-1" data-js="global-footer">
Fix any of the following:
- Document has more than one contentinfo landmark
ModerateLandmarks 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.
Failing Elements
<footer role="contentinfo" tabindex="-1" data-js="global-footer">
Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
ModeratePage 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.
Failing Elements
<html lang="en" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
Fix all of the following:
- Page must have a level-one heading
ModerateAll page content should be contained by landmarks24 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
<div class="webmd-container" data-v-5957d32c="">
Fix any of the following:
- Some page content is not contained by landmarks
<div data-v-01fcd4ce="" class="provider-img-wrapper">
Fix any of the following:
- Some page content is not contained by landmarks
<h5 data-v-01fcd4ce="" class="provider-name"><a data-v-01fcd4ce="" href="https://doctor.webmd.com/doctor/william-collins-28f5e780-dec5-11e7-9f4c-005056a225bf-overview" rel="nofollow">Dr. William Collins</a></h5>
Fix any of the following:
- Some page content is not contained by landmarks
<p data-v-01fcd4ce="" class="specialties"><a data-v-01fcd4ce="" href="https://doctor.webmd.com/doctor/william-collins-28f5e780-dec5-11e7-9f4c-005056a225bf-overview" rel="nofollow">Internal Medicine</a></p>
Fix any of the following:
- Some page content is not contained by landmarks
<a data-v-01fcd4ce="" href="https://doctor.webmd.com/doctor/william-collins-28f5e780-dec5-11e7-9f4c-005056a225bf-overview#ratings" rel="nofollow" class="ratings">
Fix any of the following:
- Some page content is not contained by landmarks
<span data-v-01fcd4ce="">16 Years Exp</span>
Fix any of the following:
- Some page content is not contained by landmarks
<span data-v-01fcd4ce="">(650) 250-5566</span>
Fix any of the following:
- Some page content is not contained by landmarks
<a data-v-01fcd4ce="" class="webmd-button webmd-button--medium webmd-button--text" native-type="link" rel="nofollow" href="https://doctor.webmd.com/doctor/william-collins-28f5e780-dec5-11e7-9f4c-005056a225bf-overview" type="text"><span data-v-01fcd4ce="">View Full Profile</span></a>
Fix any of the following:
- Some page content is not contained by landmarks
<div data-v-01fcd4ce="" class="provider-img-wrapper">
Fix any of the following:
- Some page content is not contained by landmarks
<h5 data-v-01fcd4ce="" class="provider-name"><a data-v-01fcd4ce="" href="https://doctor.webmd.com/doctor/megan-mahoney-4c59b6e0-0180-44a8-8c16-3da02892a2e3-overview" rel="nofollow">Dr. Megan Mahoney</a></h5>
Fix any of the following:
- Some page content is not contained by landmarks
Showing first 10 of 24 failing elements.
MinorARIA role should be appropriate for the element3 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.
Failing Elements
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- ARIA role checkbox is not allowed for given element
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- ARIA role checkbox is not allowed for given element
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
Fix any of the following:
- ARIA role checkbox is not allowed for given element
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" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
<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" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
<li> elements must be contained in a <ul> or <ol>27 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 class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
<li class="vn-link" tabindex="" aria-label="Expand Find a Doctor Menu" data-metrics-module="hdr-site-5"><a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a><!----></li>
<li class="" tabindex="0" aria-label="Expand More Menu" data-metrics-module="hdr-site-6">
<li data-v-75af017e="">
<li data-v-75af017e="">
<li data-v-75af017e="">
<li class="module-list-item" data-v-a5b9adfa="">
Showing first 10 of 27 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="vn-links-list">
<ul class="count-3" data-v-75af017e="">
<ul class="module-list" data-v-a5b9adfa="">
<ul class="list-container">
<ul class="sub-links" data-metrics-section="1" data-metrics-sel="li">
<ul>
All page content should be contained by landmarks911 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="app">
<div id="app" class="">
<div class="page-skwebmdton"><div data-e2e="cms-router"></div><div></div><!----></div>
<div data-e2e="cms-router"></div>
<div></div>
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<div class="webmd-row pane" style="" span="24" id="ContentPane1" tabindex="-1">
<div class="vn-scrim">
<a href="#main-container" class="vn-skip-to-main"> Skip to main content </a>
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
Showing first 10 of 911 audited elements.
Alternative text of images should not be repeated as text43 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 class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/1800x1200-Meghan-Trainor.jpg?resize=484px:*&output-quality=70" alt="photo of Meghan Trainor">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/foods-to-eat-lung-cancer-slideshow/1800ss-getty-rf-lean-protein.jpg?resize=484px:*&output-quality=70" alt="photo of Lean Protein">
<img class="module-list-image" src="https://img.lb.wbmds..." alt="photo of man outdoor...">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/consumer_assets/site_images/article_thumbnails/slideshows/how_to_start_a_walking_program_slideshow/1800x1200_how_to_start_a_walking_program_slideshow.jpg?resize=484px:*&output-quality=70" alt="tying sports shoe">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-mental-health.png?resize=484px:*&output-quality=70" alt="photo of man">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-diet-weight-management.png?resize=484px:*&output-quality=70" alt="photo of woman holding basket of groceries">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-healthy-aging.png?resize=484px:*&output-quality=70" alt="photo of older man">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-sex-relationships.png?resize=484px:*&output-quality=70" alt="photo of couple holding hands">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-fitness-exercise.png?resize=484px:*&output-quality=70" alt="photo of woman in yoga pose">
Showing first 10 of 43 audited elements.
ARIA attributes must be used as specified for the element's role36 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
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<div class="vn-links" aria-labelledby="vn-menu-toggle" id="vn-links">
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
Showing first 10 of 36 audited elements.
ARIA attributes must conform to valid names36 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
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<div class="vn-links" aria-labelledby="vn-menu-toggle" id="vn-links">
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
Showing first 10 of 36 audited elements.
ARIA attributes must conform to valid values36 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
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<div class="vn-links" aria-labelledby="vn-menu-toggle" id="vn-links">
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
Showing first 10 of 36 audited elements.
ARIA hidden element must not be focusable or contain focusable elements8 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 xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<h2 id="ot-pc-title-mobile" aria-hidden="true">Privacy Preference center</h2>
<input type="checkbox" name="switch" id="ot-sub-group-id-C0002" data-optanongroupid="C0002" class="cookie-subgroup-handler" aria-label="Performance Cookies" aria-hidden="true">
<input type="checkbox" name="switch" id="ot-sub-group-id-C0004" data-optanongroupid="C0004" class="cookie-subgroup-handler" aria-label="Targeting Cookies" aria-hidden="true">
<input type="checkbox" name="switch" id="ot-sub-group-id-C0003" data-optanongroupid="C0003" class="cookie-subgroup-handler" aria-label="Functional Cookies" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 -30 110 110" aria-hidden="true">
<svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 402.577 402.577" xml:space="preserve">
<iframe class="ot-text-resize" sandbox="allow-same-origin" title="onetrust-text-resize" style="position: absolute; top: -50000px; width: 100em;" aria-hidden="true"></iframe>
ARIA input fields must have an accessible name3 elements
ARIA input fields with roles like combobox, listbox, searchbox, slider, spinbutton, and textbox must have accessible names. Without names, screen reader users cannot identify what information these fields expect or their purpose in the form.
Audit Elements
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="3" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="3">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="5" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="5">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="0" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="0">
ARIA role should be appropriate for the element33 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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<div class="webmd-typeahead vn-typeahead" required="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" matchwidth="false">
<input class="webmd-input__inner" type="text" autocomplete="off" value="" name="query" popperclass="vn-search-results-po..." placeholder="Ask WebMD" valuekey="value" matchwidth="false" triggeronfocus="false" triggeratlength="3" selectwhenunmatched="false" debounce="300" placement="bottom-start" ...>
<div class="webmd-autocomplete-suggestion webmd-popper vn-search-results-poppers" style="display:none;" role="region" size="medium">
<ul class="webmd-scrollbar__view webmd-autocomplete-suggestion__list" style="" role="listbox" id="webmd-typeahead"><!--[--><!--]--></ul>
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="3" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="3">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="5" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="5">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="0" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="0">
<div class="webmd-typeahead" tabindex="1001" title="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" errormessage="The location you tried did not return a valid result. Please enter a valid location." matchwidth="true">
Showing first 10 of 33 audited elements.
ARIA roles used must conform to valid values12 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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="3" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="3">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="5" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="5">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="0" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="0">
<div class="webmd-typeahead" tabindex="1001" title="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" errormessage="The location you tried did not return a valid result. Please enter a valid location." matchwidth="true">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
Showing first 10 of 12 audited elements.
ARIA toggle fields must have an accessible name3 elements
Toggle controls like checkbox, menu, menuitemcheckbox, menuitemradio, radio, radiogroup, and switch require accessible names. Without names, screen reader users cannot identify what option they're toggling or selecting.
Audit Elements
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
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>
autocomplete attribute must be used correctly3 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 class="webmd-input__inner" type="text" autocomplete="off" value="" placeholder="Enter your email address" aria-label="Enter search terms">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
<input class="webmd-input__inner" type="text" autocomplete="off" placeholder="Enter your email address" aria-label="Enter search terms" value="">
Banner landmark should not be contained in another landmark1 element
Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.
Audit Elements
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
Buttons must have discernible text5 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 class="webmd-button webmd-button--secondary webmd-button--medium" type="button"><!--v-if--><!--v-if--><span><!--[--> Subscribe <!--]--></span></button>
<button class="vn-menu-btn vn-search vn-dt" aria-label="Search">
<button class="webmd-button webmd-button--primary webmd-button--medium is-disabled" disabled="" type="button"><!--v-if--><!--v-if--><span><!--[--> Subscribe <!--]--></span></button>
<button class="webmd-button webmd-button--primary webmd-button--medium submit-btn" type="submit"><!--v-if--><i class="webmd-icon-search"></i><span><!--[--> Search <!--]--></span></button>
<button class="webmd-button webmd-button--primary webmd-button--medium is-disabled" disabled="" type="button"><!--v-if--><!--v-if--><span> Subscribe </span></button>
Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer role="contentinfo" tabindex="-1" data-js="global-footer">
Deprecated ARIA roles must not be used12 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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="3" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="3">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="5" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="5">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="0" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="0">
<div class="webmd-typeahead" tabindex="1001" title="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" errormessage="The location you tried did not return a valid result. Please enter a valid location." matchwidth="true">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
Showing first 10 of 12 audited elements.
Document 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.
Audit Elements
<html lang="en" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
Document should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Audit Elements
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
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" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
Elements must meet minimum color contrast ratio thresholds174 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
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a>
<a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a>
<a id="vn-link-hdr-site-6" aria-controls="vn-menu-hdr-site-6" aria-expanded="false" aria-label="More" data-metrics-link="0" data-metrics-type="ad-hoc">More <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<span><!--[--> Subscribe <!--]--></span>
<a class="vn-signin" href="https://member.webmd.com/signin?appid=1&returl=https://www.webmd.com/default.htm" aria-label="Log In" data-metrics-module="reg-login"> Log In </a>
<input class="webmd-input__inner" type="text" autocomplete="off" value="" name="query" popperclass="vn-search-results-po..." placeholder="Ask WebMD" valuekey="value" matchwidth="false" triggeronfocus="false" triggeratlength="3" selectwhenunmatched="false" debounce="300" placement="bottom-start" ...>
<h2>Today's Top Stories</h2>
Showing first 10 of 174 audited elements.
Elements must only use permitted ARIA attributes31 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
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
<li class="vn-link" tabindex="" aria-label="Expand Find a Doctor Menu" data-metrics-module="hdr-site-5"><a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a><!----></li>
<li class="" tabindex="0" aria-label="Expand More Menu" data-metrics-module="hdr-site-6">
<a class="vn-signin" href="https://member.webmd.com/signin?appid=1&returl=https://www.webmd.com/default.htm" aria-label="Log In" data-metrics-module="reg-login"> Log In </a>
<button class="vn-menu-btn vn-search vn-dt" aria-label="Search">
Showing first 10 of 31 audited elements.
Elements must only use supported ARIA attributes29 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
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<div class="vn-links" aria-labelledby="vn-menu-toggle" id="vn-links">
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
<li class="vn-link" tabindex="" aria-label="Expand Find a Doctor Menu" data-metrics-module="hdr-site-5"><a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a><!----></li>
<li class="" tabindex="0" aria-label="Expand More Menu" data-metrics-module="hdr-site-6">
<a class="vn-signin" href="https://member.webmd.com/signin?appid=1&returl=https://www.webmd.com/default.htm" aria-label="Log In" data-metrics-module="reg-login"> Log In </a>
Showing first 10 of 29 audited elements.
Elements should not have tabindex greater than zero25 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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<div class="webmd-row pane" style="" span="24" id="ContentPane1" tabindex="-1">
<li class="" tabindex="0" aria-label="Expand Conditions Menu" data-metrics-module="hdr-site-1">
<li class="" tabindex="0" aria-label="Expand Drugs & Supplements Menu" data-metrics-module="hdr-site-2">
<li class="" tabindex="0" aria-label="Expand Well-Being Menu" data-metrics-module="hdr-site-3">
<li class="vn-link" tabindex="" aria-label="Expand Symptom Checker Menu" data-metrics-module="hdr-site-4"><a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a><!----></li>
<li class="vn-link" tabindex="" aria-label="Expand Find a Doctor Menu" data-metrics-module="hdr-site-5"><a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a><!----></li>
<li class="" tabindex="0" aria-label="Expand More Menu" data-metrics-module="hdr-site-6">
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
<div class="webmd-col webmd-col-24 webmd-col-xs-24 webmd-col-sm-24 webmd-col-md-17 webmd-col-lg-13 webmd-col-xl-13 main-container main-container-2" style="" id="main-container" tabindex="-1" data-js="main-container-2">
Showing first 10 of 25 audited elements.
Form elements must have labels6 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 class="webmd-checkbox__original" type="checkbox" value="Daily Updates">
<input class="webmd-checkbox__original" type="checkbox" value="Women's Health">
<input class="webmd-checkbox__original" type="checkbox" value="Good Health">
<input class="webmd-input__inner" type="text" autocomplete="off" value="" placeholder="Enter your email address" aria-label="Enter search terms">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
<input class="webmd-input__inner" type="text" autocomplete="off" placeholder="Enter your email address" aria-label="Enter search terms" value="">
Form elements should have a visible label6 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 class="webmd-checkbox__original" type="checkbox" value="Daily Updates">
<input class="webmd-checkbox__original" type="checkbox" value="Women's Health">
<input class="webmd-checkbox__original" type="checkbox" value="Good Health">
<input class="webmd-input__inner" type="text" autocomplete="off" value="" placeholder="Enter your email address" aria-label="Enter search terms">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
<input class="webmd-input__inner" type="text" autocomplete="off" placeholder="Enter your email address" aria-label="Enter search terms" value="">
Form field must not have multiple label elements6 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 class="webmd-checkbox__original" type="checkbox" value="Daily Updates">
<input class="webmd-checkbox__original" type="checkbox" value="Women's Health">
<input class="webmd-checkbox__original" type="checkbox" value="Good Health">
<input class="webmd-input__inner" type="text" autocomplete="off" value="" placeholder="Enter your email address" aria-label="Enter search terms">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
<input class="webmd-input__inner" type="text" autocomplete="off" placeholder="Enter your email address" aria-label="Enter search terms" value="">
Heading levels should only increase by one109 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
<h2>Today's Top Stories</h2>
<h3 class="module-list-title">Meghan Trainor on Building Confidence and Healthy Habits</h3>
<h3 class="module-list-title">8 Ways to Get the Protein You Need</h3>
<h3 class="module-list-title">What Happens to Your Body When You Drink Enough Water</h3>
<h3 class="module-list-title">How to Start a Walking Program</h3>
<h2>Living Healthy</h2>
<h3 class="module-list-title">Mental Health</h3>
<h3 class="module-list-title">Diet & Weight Management</h3>
<h3 class="module-list-title">Healthy Aging</h3>
<h3 class="module-list-title">Sex & Relationships</h3>
Showing first 10 of 109 audited elements.
Headings should not be empty110 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
<h2>Today's Top Stories</h2>
<h3 class="module-list-title">Meghan Trainor on Building Confidence and Healthy Habits</h3>
<h3 class="module-list-title">8 Ways to Get the Protein You Need</h3>
<h3 class="module-list-title">What Happens to Your Body When You Drink Enough Water</h3>
<h3 class="module-list-title">How to Start a Walking Program</h3>
<h2>Living Healthy</h2>
<h3 class="module-list-title">Mental Health</h3>
<h3 class="module-list-title">Diet & Weight Management</h3>
<h3 class="module-list-title">Healthy Aging</h3>
<h3 class="module-list-title">Sex & Relationships</h3>
Showing first 10 of 110 audited elements.
IDs used in ARIA and labels must be unique24 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
<button style="" class="vn-menu vn-mt vn-menu-btn" aria-controls="vn-links" id="vn-menu-toggle" aria-label="Open Menu" aria-expanded="true">
<div class="vn-links" aria-labelledby="vn-menu-toggle" id="vn-links">
<a id="vn-link-hdr-site-1" aria-controls="vn-menu-hdr-site-1" aria-expanded="false" aria-label="Conditions" data-metrics-link="0" data-metrics-type="ad-hoc">Conditions <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<div class="vn-menu-section hdr-site-1" id="vn-menu-hdr-site-1" aria-labelledby="vn-link-hdr-site-1">
<a id="vn-link-hdr-site-2" aria-controls="vn-menu-hdr-site-2" aria-expanded="false" aria-label="Drugs & Supplements" data-metrics-link="0" data-metrics-type="ad-hoc">Drugs & Supplements <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<div class="vn-menu-section hdr-site-2" id="vn-menu-hdr-site-2" aria-labelledby="vn-link-hdr-site-2">
<a id="vn-link-hdr-site-3" aria-controls="vn-menu-hdr-site-3" aria-expanded="false" aria-label="Well-Being" data-metrics-link="0" data-metrics-type="ad-hoc">Well-Being <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<div class="vn-menu-section hdr-site-3" id="vn-menu-hdr-site-3" aria-labelledby="vn-link-hdr-site-3">
<a id="vn-link-hdr-site-6" aria-controls="vn-menu-hdr-site-6" aria-expanded="false" aria-label="More" data-metrics-link="0" data-metrics-type="ad-hoc">More <i class="vn-mt webmd-icon-right-arrow"></i><i class="webmd-icon-down-arrow vn-dt"></i></a>
<div class="vn-menu-section hdr-site-6" id="vn-menu-hdr-site-6" aria-labelledby="vn-link-hdr-site-6">
Showing first 10 of 24 audited elements.
Images must have alternative text33 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 class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/1800x1200-Meghan-Trainor.jpg?resize=484px:*&output-quality=70" alt="photo of Meghan Trainor">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/foods-to-eat-lung-cancer-slideshow/1800ss-getty-rf-lean-protein.jpg?resize=484px:*&output-quality=70" alt="photo of Lean Protein">
<img class="module-list-image" src="https://img.lb.wbmds..." alt="photo of man outdoor...">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/consumer_assets/site_images/article_thumbnails/slideshows/how_to_start_a_walking_program_slideshow/1800x1200_how_to_start_a_walking_program_slideshow.jpg?resize=484px:*&output-quality=70" alt="tying sports shoe">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-mental-health.png?resize=484px:*&output-quality=70" alt="photo of man">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-diet-weight-management.png?resize=484px:*&output-quality=70" alt="photo of woman holding basket of groceries">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-healthy-aging.png?resize=484px:*&output-quality=70" alt="photo of older man">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-sex-relationships.png?resize=484px:*&output-quality=70" alt="photo of couple holding hands">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-fitness-exercise.png?resize=484px:*&output-quality=70" alt="photo of woman in yoga pose">
Showing first 10 of 33 audited elements.
Inline text spacing must be adjustable with custom stylesheets42 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
<div class="webmd-row pane" style="" span="24" id="ContentPane1" tabindex="-1">
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<div style="display:contents;"><!--[--><script type="speculationrules">{"prerender":[{"where":{"and":[{"href_matches":"/*"},{"not":{"selector_matches":".vn-signin"}}]},"eagerness":"moderate"}]}</script><!--]--></div><div class="webmd-row" style="" span="24">
<div class="webmd-col webmd-col-24 webmd-col-xs-24 webmd-col-sm-24 webmd-col-md-17 webmd-col-lg-13 webmd-col-xl-13 main-container main-container-2" style="" id="main-container" tabindex="-1" data-js="main-container-2">
<div class="webmd-row pane" style="" id="ContentPane29" tabindex="-1">
<div class="webmd-row pane" style="" id="ContentPane30" tabindex="-1">
<div class="webmd-row pane" style="" id="ContentPane31" tabindex="-1">
<div class="webmd-row pane" style="" id="ContentPane34" tabindex="-1">
<div class="webmd-row pane" style="" id="ContentPane36" tabindex="-1">
Showing first 10 of 42 audited elements.
Interactive controls must not be nested54 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
<img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD">
<button class="webmd-button webmd-button--secondary webmd-button--medium" type="button"><!--v-if--><!--v-if--><span><!--[--> Subscribe <!--]--></span></button>
<button class="vn-menu-btn vn-search vn-dt" aria-label="Search">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/1800x1200-Meghan-Trainor.jpg?resize=484px:*&output-quality=70" alt="photo of Meghan Trainor">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/foods-to-eat-lung-cancer-slideshow/1800ss-getty-rf-lean-protein.jpg?resize=484px:*&output-quality=70" alt="photo of Lean Protein">
<img class="module-list-image" src="https://img.lb.wbmds..." alt="photo of man outdoor...">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/consumer_assets/site_images/article_thumbnails/slideshows/how_to_start_a_walking_program_slideshow/1800x1200_how_to_start_a_walking_program_slideshow.jpg?resize=484px:*&output-quality=70" alt="tying sports shoe">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-mental-health.png?resize=484px:*&output-quality=70" alt="photo of man">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-diet-weight-management.png?resize=484px:*&output-quality=70" alt="photo of woman holding basket of groceries">
<img class="module-list-image" src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-healthy-aging.png?resize=484px:*&output-quality=70" alt="photo of older man">
Showing first 10 of 54 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination3 elements
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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<nav class="vn-wrapper" style="" aria-label="Primary Site Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
Links must be distinguishable without relying on color10 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://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use" target="_blank" class="newsletter-terms" data-metrics-link="tc" data-metrics-type="adhoc"> Terms & Conditions </a>
<a href="https://www.webmd.com/about-webmd-policies/about-privacy-policy" target="_blank" class="newsletter-privacy" data-metrics-link="pp" data-metrics-type="adhoc"> Privacy Policy </a>
<a href="https://policies.google.com/privacy" target="_blank" class="newsletter-privacy google"> Privacy Policy </a>
<a href="https://policies.google.com/terms" target="_blank" class="newsletter-terms google"> Terms of Service </a>
<a href="https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use" class="newsletter-terms" target="_blank" data-metrics-link="tc" data-metrics-type="adhoc">Terms & Conditions </a>
<a href="https://www.webmd.com/about-webmd-policies/about-privacy-policy" class="newsletter-privacy" target="_blank" data-metrics-link="pp" data-metrics-type="adhoc"> Privacy Policy</a>
<a href="https://policies.google.com/privacy">Privacy Policy</a>
<a href="https://policies.google.com/terms">Terms of Service</a>
<a href="https://www.internetbrands.com/" target="_blank" rel="nofollow">Internet Brands</a>
<a href="https://www.webmd.com/about-webmd-policies/additional-info">See additional information.</a>
Links must have discernible text159 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 href="#main-container" class="vn-skip-to-main"> Skip to main content </a>
<a href="https://www.webmd.com/" class="vn-logo" aria-label="WebMD Home" data-metrics-module="core" data-metrics-link="logo"><img class="" src="https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg" alt="Logo for WebMD"></a>
<a href="https://symptoms.webmd.com/default.htm" data-metrics-link="0">Symptom Checker</a>
<a href="https://doctor.webmd.com/" data-metrics-link="0">Find a Doctor</a>
<a class="vn-signin" href="https://member.webmd.com/signin?appid=1&returl=https://www.webmd.com/default.htm" aria-label="Log In" data-metrics-module="reg-login"> Log In </a>
<a href="https://www.webmd.com/fitness-exercise/features/meghan-trainor-love-who-you-are" data-metrics-link="1" class="module-list-link">
<a href="https://www.webmd.com/healthy-aging/ss/slideshow-how-to-get-protein" data-metrics-link="2" class="module-list-link">
<a href="https://www.webmd.com/a-to-z-guides/ss/slideshow-drink-enough-water" data-metrics-link="3" class="module-list-link">
<a href="https://www.webmd.com/fitness-exercise/ss/slideshow-start-walking-program" data-metrics-link="4" class="module-list-link">
<a data-metrics-link="all" class="module-sub-header-link" href="https://www.webmd.com/living-healthy"> View All </a>
Showing first 10 of 159 audited elements.
Main landmark should not be contained in another landmark1 element
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
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" class="home-page class-bg-ghost ua_type_tablet ua_device_pc browserCH browserCH_147 browserCH_147_0 js">
Required ARIA attributes must be provided12 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
<header class="global-header" role="banner" tabindex="-1" data-js="global-header">
<main id="global-main" role="main" tabindex="-1" data-js="global-main" class="resp-1-col">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<label class="webmd-checkbox webmd-checkbox--default webmd-checkbox--hovercolorgray webmd-checkbox--textcolorgray webmd-checkbox--small" role="checkbox" aria-checked="false">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="3" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="3">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="5" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="5">
<div data-v-01fcd4ce="" class="webmd-rate" role="slider" aria-valuenow="0" aria-valuetext="" aria-valuemin="0" aria-valuemax="5" tabindex="0" aria-label="0">
<div class="webmd-typeahead" tabindex="1001" title="" aria-haspopup="listbox" role="combobox" aria-expanded="false" aria-owns="webmd-typeahead" errormessage="The location you tried did not return a valid result. Please enter a valid location." matchwidth="true">
<input class="webmd-input__inner" type="text" autocomplete="off" value="Santa Clara, CA 9505..." popperclass="geo-search-region" placeholder="Zip Code or City, St..." errormessage="The location you tri..." valuekey="value" matchwidth="true" triggeronfocus="false" triggeratlength="3" ...>
Showing first 10 of 12 audited elements.
The skip-link target should exist and be focusable1 element
Skip links allow keyboard users to bypass repetitive navigation and jump directly to main content. Without skip links, users must tab through potentially hundreds of navigation links on every page, which is time-consuming and can cause physical pain for users with motor limitations.
Audit Elements
<a href="#main-container" class="vn-skip-to-main"> Skip to main content </a>
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">
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">