Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction9 issue(s) across 116 links and 22 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/illinois.edu | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/illinois1867 | (empty) | empty | Add link text or aria-label |
| https://x.com/uofillinois | (empty) | empty | Add link text or aria-label |
| http://linkedin.com/edu/school?id=18321 | (empty) | empty | Add link text or aria-label |
| http://youtube.com/user/Illinois1867 | (empty) | empty | Add link text or aria-label |
| https://www.tiktok.com/@uofillinois | (empty) | empty | Add link text or aria-label |
| https://airtable.com/appPOMTGwK7Lmsk3d/p… | Website Feedback | 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 |
Links without text are announced as raw URLs by screen readers.
https://www.facebook.com/illinois.edu; https://www.instagram.com/illinois1867; https://x.com/uofillinois; http://linkedin.com/edu/school?id=18321; http://youtube.com/user/Illinois1867; https://www.tiktok.com/@uofillinois
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://airtable.com/appPOMTGwK7Lmsk3d/pag419Wp9uGnLW1Vn/form
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#search-button; button.slider__previous-button (#473 on page); button.slider__next-button (#477 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
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
BForm Accessibility3 of 3 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| s | search | (Search this site) | placeholder only |
| s | search | (Search this site) | placeholder only |
| s | search | (Search this site) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="s">; <input type="search" name="s">; <input type="search" name="s">
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
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 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 |
|---|---|---|---|---|---|
| h1 University of Illino… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h2 Leading the Future | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h2 Learn about Illinois | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h2 Discover Illinois Ne… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h2 Experience Our Commu… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h2 Need help finding so… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Champaign-Urbana | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Krannert Art Museum | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Spurlock Museum | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Krannert Center for … | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 University Library | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Cultural Centers | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Explore Campus | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Connect with Illinoi… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| h3 Access University Re… | 1.36:1 | 3.0:1 | #000000 | #1C2534 | Fail |
| title Illinois | 3.84:1 | 4.5:1 | #000000 | #7E6455 | Fail |
| span University of Illino… | 5.17:1 | 4.5:1 | #000000 | #7E7E7E | Pass |
| a Visit | 5.17:1 | 4.5:1 | #000000 | #7E7E7E | Pass |
| a Apply | 1.94:1 | 4.5:1 | #000000 | #413E25 | Fail |
| a Give | 2.64:1 | 4.5:1 | #000000 | #585133 | 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.
ALandmark Structure16 landmarksPASS
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
A+Heading Hierarchy20 headingsPASS
- H1 University of Illinois Urbana-Champaign Home
- H2 Leading the Future
- H2 Start your
- H2 Cancer Center at Illinois earns prestigious National Cancer Institute designation
- H2 Illini Success report highlights increase in employment, starting salaries for recent Illinois grads
- H2 Illinois recognized for excellence in global engagement
- H2 Learn about Illinois
- H2 Resources
- H2 Discover Illinois News
- H2 Experience Our Community
- H3 Champaign-Urbana
- H3 Krannert Art Museum
- H3 Spurlock Museum
- H3 Krannert Center for the Performing Arts
- H3 University Library
- H3 Cultural Centers
- H2 Need help finding something?
- H3 Explore Campus
- H3 Connect with Illinois
- H3 Access University Resources
AAlt Text QualityAll 58 images OKPASS
| Issue | Count |
|---|---|
| too long | 3 image(s) |
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 28 passedPASS
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.
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 |
|---|
header.header > div.header__top > div.header-menu__wrapper > a.header__home-link header.header > div.header__top > div.header-menu__wrapper > a.header__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.