Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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.
CLandmark StructureAction1 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
BAlt Text Quality2 of 48 images have issuesREVIEW
| Issue | Count |
|---|---|
| filename | 2 image(s) |
| too long | 3 image(s) |
B404 Error PageHTTP 404, custom pageREVIEW
CLighthouse Accessibility AuditsActionScore 71/100 — 11 failing, 21 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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Accessibility Options:
Skip to Content
Skip to Search
Skip to footer
Office o… div.accessibility-toolbar > div.row > div.small-12 > ul.supernav |
Display:
Default High Contrast div.accessibility-toolbar > div.row > div.small-12 > ul#color-toggle |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Better Forecasts Save Lives
Take a look inside the world's only Category 5 hur… div.sliderMain > div.slick-list > div.slick-track > div#heroCarouselContentAndImg_1 |
Lakeside Village
Opened to students in Fall 2020, Lakeside Village is a 12-acre… div.row > div.slick-list > div.slick-track > div.large-3 |
Harold Long Jr. and H.T. Smith Student Services Building
Students walk past the… div.row > div.slick-list > div.slick-track > div.large-3 |
Donna E. Shalala Student Center
The 120,000-square-foot Donna E. Shalala Studen… div.row > div.slick-list > div.slick-track > div.large-3 |
Canopy within palm trees
Canopies float among the palm trees on the Coral Gable… div.row > div.slick-list > div.slick-track > div.large-3 |
Sebastian the Ibis
A bronze statue of our mascot Sebastian the Ibis welcomes cu… div.row > div.slick-list > div.slick-track > div.large-3 |
F.G. Walton Smith research vessel
The F.G. Walton Smith research vessel sits on… div.row > div.slick-list > div.slick-track > div.large-3 |
‘Fate’ Accompli
“Hey, Mom. Want to build a bridge?” student Hannah Weese asked,… div.row > div.slick-list > div.slick-track > div.large-3 |
Relax on a Rocker
Lush landscapes abound on the University's Coral Gables campu… div.row > div.slick-list > div.slick-track > div.large-3 |
The Billy Goat
Designed and built by 13 UM architecture students during the fal… div.row > div.slick-list > div.slick-track > div.large-3 |
Endless Shades of Summer
Colorful foliage from more than 500 species of flora k… div.row > div.slick-list > div.slick-track > div.large-3 |
The Rathskeller
Sink the 8 ball or savor the mac 'n' cheese bites at The Rathsk… div.row > div.slick-list > div.slick-track > div.large-3 |
Alfred C. Glassell, Jr. SUSTAIN Building
The Alfred C. Glassell, Jr. SUSTAIN Bu… div.row > div.slick-list > div.slick-track > div.large-3 |
Getting Fit
The Patti and Allan Herbert Wellness Center, one of the nation’s la… div.row > div.slick-list > div.slick-track > div.large-3 |
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 |
|---|
Turning campus involvement into career skills
Cane Commitment helps undergradu… div.medium-12 > div#um_blog_mobile_carousel_student > div.slick-list > div.slick-track |
From business student to thriller writer
Alumnus Bryan Michael Richards recent… div.row > div#um_blog_mobile_carousel > div.slick-list > div.slick-track |
Lakeside Village Pavilion
The Lakeside Village Pavilion is one of the event ven… section#experienceumiami > div.row > div.slick-list > div.slick-track |
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 |
|---|
NEWS div.hero-wrapper > section#home_news_container > div.row > h2.column |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to Content div.small-12 > ul.supernav > li.show-for-sr > a |
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 |
|---|
Students get a boost to expand their businesses div.slick-track > div.um-blog-column-mo > div.um-blog-tn-mo > h4 |
University of Miami div.large-3 > div > div > h5.stagsansmedium |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.hero-wrapper > div.contain-to-grid > div.navbar-header > a.navbar-home-link div.hero-wrapper > div.contain-to-grid > div.navbar-header > a.navbar-home-link |
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Accessibility Options: div.row > div.small-12 > ul.supernav > li |
305-284-2374 div.row > div.small-12 > ul.supernav > li |
Display: div.row > div.small-12 > ul#color-toggle > li |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
Your emails might be saying more than they have to div.row > div.large-12 > center > a.stagsanssemibold |
By University of Miami div.row > div.large-12 > center > a |
It’s all sunshine and rainbows at the U div.row > div.large-12 > center > a.stagsanssemibold |
By University of Miami div.row > div.large-12 > center > a |
Hurricane Sports div.large-3 > ul.no-bullet > li > a.white |
University Hotline div.large-3 > ul.no-bullet > li > a.white |
UOnline Programs div.large-3 > ul.no-bullet > li > a.white |
CaneLink div.large-3 > ul.no-bullet > li > a.white |
Blackboard div.large-3 > ul.no-bullet > li > a.white |
Workday div.large-3 > ul.no-bullet > li > a.white |
Careers div.large-3 > ul.no-bullet > li > a.white |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
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 |
|---|
Pause Slideshow body.home > div.hero-wrapper > section#homepage_hero_slider > button.slick-pause-button |
AHeading Hierarchy63 headings, 1 skip(s)PASS
- H1 University of Miami
- H2 Featured Stories
- H3 Redefining Dementia Research
- H4 Related Links
- H3 Better Forecasts Save Lives
- H4 Related Links
- H2 NEWS
- H2 NEWS
- H3 Lessons from sports leaders
- H3 El Niño is coming
- H3 A potential discovery from the dawn of time
- H3 Lessons from sports leaders
- H3 El Niño is coming
- H3 A potential discovery from the dawn of time
- H2 STUDENT STORIES
- H3 Students get a boost to expand their businesses
- H3 Turning campus involvement into career skills
- H3 Students get a boost to expand their businesses
- H3 Turning campus involvement into career skills
- H4 Turning campus involvement into career skills
- H4 Students get a boost to expand their businesses
- H4 Turning campus involvement into career skills
- H4 Students get a boost to expand their businesses
- H2 U MIAMI ON:
- H3 T
- H3 F
- H3 Y
- H3 Y
- H3 T
- H3 F
- H3 Y
- H3 Y
- H2 ALUMNI STORIES
- H3 Uplifting generations
- H3 Championship lessons
- H3 An artist behind the scenes
- H3 From business student to thriller writer
- H3 From business student to thriller writer
- H3 Uplifting generations
- H3 Championship lessons
- H3 An artist behind the scenes
- H3 From business student to thriller writer
- H3 Uplifting generations
- H2 EXPERIENCE U MIAMI
- H3 Lakeside Village Pavilion
- H3 Lakeside Village
- H3 Harold Long Jr. and H.T. Smith Student Services Building
- H3 Donna E. Shalala Student Center
- H3 Canopy within palm trees
- H3 Sebastian the Ibis
- H3 F.G. Walton Smith research vessel
- H3 ‘Fate’ Accompli
- H3 Relax on a Rocker
- H3 The Billy Goat
- H3 Endless Shades of Summer
- H3 The Rathskeller
- H3 Alfred C. Glassell, Jr. SUSTAIN Building
- H3 Getting Fit
- H5 University of Miami skipped
- H5 UM Network
- H5 Tools and Resources
- H5 Visit
- H5 Connect
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
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #sliverRightSearch | text | Search | for/id |
| #sliverSearchSmall | text | Search UM (Mobile) | for/id |
| #mobileNavSearch | text | Search | for/id |
ALink & Button Quality219 links, 17 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1440099… | A unique partnership between m… | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1440045… | #umiami students are learning … | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1439874… | #UMiami law student Jacob Need… | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=tai6rkCVwao | YouTube video thumbnail | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=tai6rkCVwao | Your emails might be saying mo… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/channel/UCmeV01P9S5y… | By University of Miami | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=xQpJ_AF71Bc | YouTube video thumbnail | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=xQpJ_AF71Bc | It’s all sunshine and rainbo… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/channel/UCmeV01P9S5y… | By University of Miami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | Instagram Photo by univmiami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | Highlighting our favorite thin… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1440099… | A unique partnership between m… | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1440045… | #umiami students are learning … | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/UniversityofMiami | UniversityofMiami | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/17767109610_1439874… | #UMiami law student Jacob Need… | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=tai6rkCVwao | YouTube video thumbnail | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=tai6rkCVwao | Your emails might be saying mo… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/channel/UCmeV01P9S5y… | By University of Miami | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=xQpJ_AF71Bc | YouTube video thumbnail | new tab | Add '(opens in new tab)' to text |
| http://youtube.com/watch?v=xQpJ_AF71Bc | It’s all sunshine and rainbo… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/channel/UCmeV01P9S5y… | By University of Miami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | Instagram Photo by univmiami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | univmiami | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/univmiami | Highlighting our favorite thin… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://twitter.com/univmiami; https://twitter.com/univmiami; https://twitter.com/univmiami; https://facebook.com/UniversityofMiami; https://facebook.com/17767109610_1440099764827232; https://facebook.com/UniversityofMiami; https://facebook.com/17767109610_1440045238166018; https://facebook.com/UniversityofMiami; https://facebook.com/17767109610_1439874371516438; http://youtube.com/watch?v=tai6rkCVwao (+26 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
A+Print StylesheetPrint styles detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 University of Miami | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 Featured Stories | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 NEWS | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h2 NEWS | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Lessons from sports … | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 El Niño is coming | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 A potential discover… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Lessons from sports … | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 El Niño is coming | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 A potential discover… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Lakeside Village Pav… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Lakeside Village | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Harold Long Jr. and … | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Donna E. Shalala Stu… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Canopy within palm t… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Sebastian the Ibis | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 F.G. Walton Smith re… | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 ‘Fate’ Accompli | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 Relax on a Rocker | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | Pass |
| h3 The Billy Goat | 19.43:1 | 3.0:1 | #000000 | #F6F6F6 | 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.