Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction25 headings, 3 skip(s)FIX
- H3 About MSU
- H3 Admissions
- H3 Academics
- H3 Student Life
- H3 Research and Economic Development
- H3 Outreach and Engagement
- H1 (empty)
- H3 Visit skipped
- H3 Connect
- H3 Apply
- H3 Undergraduate Admissions
- H3 Graduate Admissions
- H3 International Admissions
- H2 More News News
- H4 Bozeman ranked as nation’s best college town skipped
- H4 MSU highlights campus sustainability efforts
- H4 MSU named Tree Campus USA ahead of Arbor Day
- H4 Museum to host National Space Day Celebration
- H2 Events
- H4 World Premiere of "Yellowstone Wild through Time” skipped
- H2 Impact.
- H2 Snapshot
- H3 More Information
- H3 Resources
- H3 Follow Us
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
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure4 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 News | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h2 Events | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h2 Impact. | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h2 Snapshot | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 About MSU | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Admissions | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Academics | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Student Life | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Research and Economi… | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Outreach and Engagem… | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Visit | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Connect | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Apply | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 More Information | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Resources | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| h3 Follow Us | 17.78:1 | 3.0:1 | #000000 | #ECECEC | Pass |
| title Montana State Univer… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Students | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Faculty & Staff | 2.02:1 | 4.5:1 | #000000 | #003F7F | Fail |
| a Parents | 3.68:1 | 4.5:1 | #000000 | #3469A1 | Fail |
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.
CLighthouse Accessibility AuditsActionScore 73/100 — 8 failing, 19 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
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 |
|---|
Become a Bobcat! Learn more about applying for admission to Montana State. Ex… ul.slick-initialized > div.slick-list > div.slick-track > li.item |
Montana State University celebrates Earth Day on April 22. Read more about the … ul.slick-initialized > div.slick-list > div.slick-track > li.item |
Become a Bobcat! Learn more about applying for admission to Montana State. Ex… ul.slick-initialized > div.slick-list > div.slick-track > li.item |
Montana State University celebrates Earth Day on April 22. Read more about the … ul.slick-initialized > div.slick-list > div.slick-track > li.item |
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 |
|---|
Montana State honors Excellence in Service and Employee of the Year award winne… div.slick-list > div.slick-track > li.item > p.slide-caption |
Explore div.slick-track > li.item > p.slide-caption > a |
VISIT div#actionitem-visit > div.thumbnail > div.caption > h3 |
CONNECT div#actionitem-connect > div.thumbnail > div.caption > h3 |
APPLY div#actionitem-apply > div.thumbnail > div.caption > h3 |
APR
22 div.col-md-12 > div.media > div.dateblock > a.eventlink |
APR div.media > div.dateblock > a.eventlink > span.month |
APR
22 div.row > div.col-sm-4 > div.dateblock > a.eventlink |
APR div.col-sm-4 > div.dateblock > a.eventlink > span.month |
APR
22 div.row > div.col-sm-4 > div.dateblock > a.eventlink |
APR div.col-sm-4 > div.dateblock > a.eventlink > span.month |
APR
23 div.row > div.col-sm-4 > div.dateblock > a.eventlink |
APR div.col-sm-4 > div.dateblock > a.eventlink > span.month |
APR
23 div.row > div.col-sm-4 > div.dateblock > a.eventlink |
APR div.col-sm-4 > div.dateblock > a.eventlink > span.month |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Explore div.slick-track > li.item > p.slide-caption > a |
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 |
|---|
Bozeman ranked as nation’s best college town div.row > div.newsitem > div.media-body > h4.media-heading |
World Premiere of "Yellowstone Wild through Time” div.col-md-12 > div.media > div.media-body > h4.media-heading |
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 |
|---|
Montana State University in Bozeman div#stick > ul.siteheaderlinks > li#sitelogo > a.navbar-brand |
Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. Learn more about alt text for `object` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Montana State University in Bozeman li#sitelogo > a.navbar-brand > span > object |
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 have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Become a Bobcat! Learn more about applying for admission to Montana State. Ex… div.row > div.col-sm-12 > div.image-carousel > ul.slick-initialized |
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 |
|---|
Montana State honors Excellence in Service and Employee of the Year award winne… ul.slick-initialized > div.slick-list > div.slick-track > li.item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
AAlt Text Quality1 of 35 images have issuesPASS
| Issue | Count |
|---|---|
| filename | 1 image(s) |
| too long | 1 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #srch-term | search | Search | for/id |
| #srch-term2 | search | Search | for/id |
ALink & Button Quality1 issue(s) across 183 links and 5 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.montana.edu/admissions/major… | Choose from over 250 degrees a… | img no alt | Add alt attribute to the image |
| http://www.msubobcats.com/ | Take a study break and get fir… | img no alt | Add alt attribute to the image |
| https://www.montana.edu/research/ | Learn more about Research and … | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#whatittakes
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