webmd.com Accessibility Report

Accessibility audit of webmd.com — scanned on Feb 20, 2026

Healthcare
0 /100
D Poor

6 issues found across 3 categories

3 Critical 2 Major 1 Minor

WCAG Compliance Overview

Perceivable 3 issues
Operable 2 issues
Understandable 0 issues
Robust 1 issues

Issues Found

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
11 element(s) affected
  • <img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/respons">
  • <img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/respons">
  • <img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/respons">
  • <img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/respons">
  • <img src="https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/respons">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Links missing accessible name

Critical

Links must have discernible text so screen reader users understand their purpose.

WCAG 2.4.4
5 element(s) affected
  • <a href="https://blogs.webmd.com/sickle-cell-disease/20260220/cold-weather-and-sickle-cel">
  • <a href="https://blogs.webmd.com/breast-cancer/20260220/the-illusion-of-normalcy-doing-di">
  • <a href="https://blogs.webmd.com/digestive-health/20260126/your-gut-health-colds-and-flu">
  • <a href="https://blogs.webmd.com/skin-care/20260126/skin-care-during-pregnancy-whats-safe">
  • <a href="https://doctor.webmd.com">
How to fix

Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

Form inputs missing labels

Critical

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
3 element(s) affected
  • <input type="checkbox" name="(no name)">
  • <input type="checkbox" name="(no name)">
  • <input type="checkbox" name="(no name)">
How to fix

Add <label> elements with matching for attributes, or use aria-label.

Duplicate element IDs

Major

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
1 element(s) affected
  • id="app"
How to fix

Make each id attribute value unique within the page.

Positive tabindex values

Major

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
1 element(s) affected
  • <div tabindex="1001">
How to fix

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Incorrect list structure

Minor

List items must be contained within <ul>, <ol>, or <dl> elements.

WCAG 1.3.1
86 element(s) affected
  • <li> inside <div>
How to fix

Ensure <li> elements are direct children of <ul> or <ol>.

Top Priority Fixes

Here are the most impactful changes webmd.com should make to improve accessibility:

  1. #1
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  2. #2
    Links missing accessible name Critical

    Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

  3. #3
    Form inputs missing labels Critical

    Add <label> elements with matching for attributes, or use aria-label.

Frequently Asked Questions

Is webmd.com accessible?

webmd.com scored 36/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is webmd.com WCAG compliant?

Our scan found 6 accessibility issues on webmd.com. Full WCAG compliance requires addressing all critical and major issues identified above.

Is webmd.com EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see webmd.com's compliance status.

What accessibility issues does webmd.com have?

See the full issue list above with severity levels, affected elements, and recommended fixes for webmd.com.

Scan Your Own Website

Get a free accessibility report for your website in seconds.