Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction11 of 19 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 11 image(s) |
| too long | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FForm AccessibilityAction7 of 11 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #site-search | text | Search | for/id |
| #nav-search-form-svp-input | text | Search UT MD Anderson | for/id |
| #search-cancer-types-field | input | Search by type of cancer or condition | for/id |
| #search-clinical-trials-field | text | Search Clinical Trials | for/id |
| #tfa_23 | text | (First Name *) | placeholder only |
| #tfa_38 | text | (Last Name *) | placeholder only |
| #tfa_20 | (Email Address *) | placeholder only | |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <input type="submit">; <input type="submit">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="tfa_23" id="tfa_23">; <input type="text" name="tfa_38" id="tfa_38">; <input type="email" name="tfa_20" id="tfa_20">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction28 headings, 2 skip(s)REVIEW
- H1 The healing power of art
- H3 Donate blood. Save a life. skipped
- H3 Search Cancer Types
- H3 Search Clinical Trials
- H3 Plan Your Care
- H4 Prepare for your first visit
- H4 Check Insurance Coverage
- H4 Plan Travel and Lodging
- H1 Why Choose UT MD Anderson duplicate H1
- H3 Art provides healing for patients and caregivers skipped
- H2 UT MD Anderson Highlights
- H3 Top cancer hospital
- H3 Annual Report
- H3 Rare leukemia survivor
- H3 Personalized treatment
- H3 Recognizing dehydration
- H3 Cold sensitivity tips
- H3 Only Possible Here
- H3 Y-90 for liver cancer
- H3 myCancerConnection
- H3 One-on-One Counseling
- H3 Find Our Locations
- H3 Read Our Blog
- H3 Ask a Question
- H2 Help #EndCancer
- H3 Give Now
- H3 Donate Blood
- H3 Shop UT MD Anderson
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CLink & Button QualityAction7 issue(s) across 270 links and 72 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://my.mdanderson.org/MyChart/Home/ | MyChart | new tab | Add '(opens in new tab)' to text |
| https://my.mdanderson.org/RequestAppoint… | New Patients | new tab | Add '(opens in new tab)' to text |
| https://gifts.mdanderson.org/Default.asp… | Donate Today | new tab | Add '(opens in new tab)' to text |
| https://jobs.mdanderson.org/ | Careers | new tab | Add '(opens in new tab)' to text |
| /es/why-choose-md-anderson.html | Español | new tab | Add '(opens in new tab)' to text |
| /ar/why-choose-md-anderson.html | عربى | new tab | Add '(opens in new tab)' to text |
| /zh/why-choose-md-anderson.html | 中文 | new tab | Add '(opens in new tab)' to text |
| /tr/why-choose-md-anderson.html | Türkçe | new tab | Add '(opens in new tab)' to text |
| https://my.mdanderson.org/MyChart/Home/ | MyChart | new tab | Add '(opens in new tab)' to text |
| https://gifts.mdanderson.org/Default.asp… | Donate Today | new tab | Add '(opens in new tab)' to text |
| https://jobs.mdanderson.org/ | Careers | new tab | Add '(opens in new tab)' to text |
| /es/why-choose-md-anderson.html | Español | new tab | Add '(opens in new tab)' to text |
| /ar/why-choose-md-anderson.html | عربى | new tab | Add '(opens in new tab)' to text |
| /zh/why-choose-md-anderson.html | 中文 | new tab | Add '(opens in new tab)' to text |
| /tr/why-choose-md-anderson.html | Türkçe | new tab | Add '(opens in new tab)' to text |
| https://my.mdanderson.org/RequestAppoint… | New Patients | new tab | Add '(opens in new tab)' to text |
| https://www.mdanderson.org/patients-fami… | link to information about the … | img no alt | Add alt attribute to the image |
| https://onlypossiblehere.mdanderson.org | link to donation form Opens a … | new tab | Add '(opens in new tab)' to text |
| https://www.mdanderson.org/for-physician… | link to myMDAnderson for Physi… | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/patients-fami… | Link to clinical trials web pa… | img no alt | Add alt attribute to the image |
| https://www.mdandersonbloodbank.org/ | Schedule a blood donation appo… | new tab | Add '(opens in new tab)' to text |
| https://www.mdanderson.org/about-md-ande… | Annual Report | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/cancerwise/ra… | Rare leukemia survivor | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/podcast.html?… | Personalized treatment | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/cancerwise/de… | Recognizing dehydration | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/cancerwise/ho… | Cold sensitivity tips | img no alt | Add alt attribute to the image |
| https://onlypossiblehere.mdanderson.org/… | Only Possible Here | img no alt | Add alt attribute to the image |
| https://www.mdanderson.org/cancerwise/y9… | Y-90 for liver cancer | img no alt | Add alt attribute to the image |
| https://gifts.mdanderson.org/Default.asp… | Donate | new tab | Add '(opens in new tab)' to text |
| https://www.mdandersonbloodbank.org/ | Make an appointment | new tab | Add '(opens in new tab)' to text |
| https://shop.mdanderson.org | View products | new tab | Add '(opens in new tab)' to text |
| https://jobs.mdanderson.org/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://shop.mdanderson.org/ | Merchandise | new tab | Add '(opens in new tab)' to text |
| https://www.mdanderson.org/about-md-ande… | Accessibility Policy | new tab | Add '(opens in new tab)' to text |
| https://www.levelaccess.com/MDAnderson | MD Anderson works with Level A… | new tab | Add '(opens in new tab)' to text |
| //facebook.com/MDAnderson | new tab | Add '(opens in new tab)' to text | |
| //twitter.com/UTMDAnderson | new tab | Add '(opens in new tab)' to text | |
| //youtube.com/mdandersonorg | youtube | new tab | Add '(opens in new tab)' to text |
| //instagram.com/mdandersoncancercenter | new tab | Add '(opens in new tab)' to text | |
| //linkedin.com/company/mdandersoncancerc… | new tab | Add '(opens in new tab)' to text | |
| http://bsky.app/profile/mdanderson.bsky.… | bluesky | new tab | Add '(opens in new tab)' to text |
| //threads.com/@mdandersoncancercenter | threads | new tab | Add '(opens in new tab)' to text |
| //podcasts.apple.com/us/podcast/cancerwi… | apple-podcast | new tab | Add '(opens in new tab)' to text |
| //open.spotify.com/show/28rgC5nO7OpLhnPl… | spotify-podcast | new tab | Add '(opens in new tab)' to text |
| http://www.youtube.com/playlist?list=PLK… | youtube | new tab | Add '(opens in new tab)' to text |
| http://www.pandora.com/podcast/cancerwis… | pandora-podcast | new tab | Add '(opens in new tab)' to text |
| http://www.iheart.com/podcast/269-cancer… | iheart-podcast | new tab | Add '(opens in new tab)' to text |
| //support.doctorpodcasting.com/podcastfe… | rss-feed | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| https://my.mdanderson.org | Opens a new window | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://my.mdanderson.org/MyChart/Home/; https://my.mdanderson.org/RequestAppointment; https://gifts.mdanderson.org/Default.aspx?tsid=37435; https://jobs.mdanderson.org/; /es/why-choose-md-anderson.html; /ar/why-choose-md-anderson.html; /zh/why-choose-md-anderson.html; /tr/why-choose-md-anderson.html; https://my.mdanderson.org/MyChart/Home/; https://gifts.mdanderson.org/Default.aspx?tsid=37435 (+29 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.dropdown-trigger-button (#229 on page); button.dropdown-trigger-button (#341 on page); button.dropdown-trigger-button (#435 on page); button.dropdown-trigger-button (#534 on page); button.dropdown-trigger-button (#598 on page); button.dropdown-trigger-button (#676 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 The healing power of… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h1 Why Choose | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h2 UT MD Anderson Hig… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h2 Help #EndCancer | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Donate blood. Save a… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Search Cancer Types | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Search Clinical Tria… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Plan Your Care | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Art provides healing… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 and caregivers | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Top cancer hospital | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Annual Report | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Rare leukemia surviv… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Personalized treatme… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Recognizing dehydrat… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Cold sensitivity tip… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Only Possible Here | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 Y-90 for liver cance… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 myCancerConnection | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
| h3 One-on-One Counselin… | 4.32:1 | 3.0:1 | #000000 | #DA291C | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 85/100 — 6 failing, 26 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.module > div.search-block > div.search-wrapper > ul.search-results div.module > div.search-block > div.search-wrapper > ul.search-results |
div.module > div.search-block > div.search-wrapper > ul.search-results div.module > div.search-block > div.search-wrapper > ul.search-results |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search-block > div.search-wrapper > form#search-cancer-types > input#search-cancer-types-field div.search-block > div.search-wrapper > form#search-cancer-types > input#search-cancer-types-field |
div.search-block > div.search-wrapper > form#search-clinical-trials > input#search-clinical-trials-field div.search-block > div.search-wrapper > form#search-clinical-trials > input#search-clinical-trials-field |
Learn more about UT MD Anderson div.rte-container > p > span.cta > a |
UT MD Anderson p > span.cta > a > span.nowrap |
Art provides healing for patients
and caregivers div.media-inner > div.media-body > div.media-body-text > h3 |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Art provides healing for patients
and caregivers div.media-inner > div.media-body > div.media-body-text > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
a.carousel-item-link > div.carousel-image > picture > img a.carousel-item-link > div.carousel-image > picture > img |
a.carousel-item-link > div.carousel-image > picture > img a.carousel-item-link > div.carousel-image > picture > img |
a#patients_family_carouselitem_annual_report > div.carousel-image > picture > img a#patients_family_carouselitem_annual_report > div.carousel-image > picture > img |
a#patients_family_carouselitem_rare_leukemia_s > div.carousel-image > picture > img a#patients_family_carouselitem_rare_leukemia_s > div.carousel-image > picture > img |
a#patients_family_carouselitem_personalized_tr > div.carousel-image > picture > img a#patients_family_carouselitem_personalized_tr > div.carousel-image > picture > img |
a#patients_family_carouselitem_recognizing_deh > div.carousel-image > picture > img a#patients_family_carouselitem_recognizing_deh > div.carousel-image > picture > img |
a#patients_family_carouselitem_cold_sensitivit > div.carousel-image > picture > img a#patients_family_carouselitem_cold_sensitivit > div.carousel-image > picture > img |
a#patients_family_carouselitem_only_possible_h > div.carousel-image > picture > img a#patients_family_carouselitem_only_possible_h > div.carousel-image > picture > img |
a#patients_family_carouselitem_y_90_for_liver_ > div.carousel-image > picture > img a#patients_family_carouselitem_y_90_for_liver_ > div.carousel-image > picture > img |
a.carousel-item-link > div.carousel-image > picture > img a.carousel-item-link > div.carousel-image > picture > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.carousel-group > ul.slick-dots > li.slick-active > button |
2 div.carousel-group > ul.slick-dots > li > button |
3 div.carousel-group > ul.slick-dots > li > button |
4 div.carousel-group > ul.slick-dots > li > button |
5 div.carousel-group > ul.slick-dots > li > button |
6 div.carousel-group > ul.slick-dots > li > button |
7 div.carousel-group > ul.slick-dots > li > button |
8 div.carousel-group > ul.slick-dots > li > button |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
MENU header.mda-nav > div.mda-nav-top > div.mda-nav-mobile-menu > button.mda-nav-mobile-menu-button |
Bringing comfort and courage
to patients through art. div.carousel-body-inner > div.carousel-body-content > div.left-aligned-cta > a.cta-block |
Top cancer hospital div.slick-list > div.slick-track > div.carousel-item > a#patients_family_carouselitem_top_cancer_hosp |