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.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure8 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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 University of Cincin… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 What are you interes… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 There’s before you… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Lifelong Return on I… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Your | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Career | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Starts | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Here. | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Next | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 lives | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 here. | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Our home. | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 Our city. | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 University of Cincin… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 UC Tools | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h2 About Us | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h3 No programs to show.… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h3 An Affordable Path t… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h3 The Leader in Cooper… | 4.20:1 | 3.0:1 | #000000 | #E00122 | Pass |
| h3 Bearcats for Life | 4.20:1 | 3.0:1 | #000000 | #E00122 | 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.
A+Heading Hierarchy18 headingsPASS
- H1 University of Cincinnati: Founder of Co-op, Leader in Co-op
- H2 What are you interested in?
- H3 No programs to show. Try Broadening Your Search
- H2 There’s before you become a Bearcat, and there’s after.
- H2 Lifelong Return on Investment
- H3 An Affordable Path to Achievement
- H3 The Leader in Cooperative Education
- H3 Bearcats for Life
- H2 YourCareerStartsHere.
- H2 Next lives here.
- H2 Our home.Our city.
- H2 University of Cincinnati News
- H3 UC students engineer possibilities at Kaleidoscope
- H3 Bringing deadly ‘Sweeney Todd’ to life
- H3 Mayor calls these UC students 'history makers'
- H3 From spilled milk to super-resolution microscopy
- H2 UC Tools
- H2 About Us
AAlt Text Quality1 of 11 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 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
AForm Accessibility1 of 31 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | Search | aria-label |
| #program-finder-keyword | text | Keywords | for/id |
| #degree-associates | checkbox | Associates | for/id |
| #degree-bachelors | checkbox | Bachelors | for/id |
| #degree-uc | checkbox | Minors and Certificates | for/id |
| #degree-masters | checkbox | Masters | for/id |
| #degree-doctoral | checkbox | Doctoral | for/id |
| #degree-gc | checkbox | Graduate Certificate | for/id |
| #ARCH | checkbox | Architecture, Construction and Building Trade | for/id |
| #BHAV | checkbox | Behavioral & Social Science | for/id |
| #BUSS | checkbox | Business | for/id |
| #COMP | checkbox | Computers & Technology | for/id |
| #CULT | checkbox | Culture & Languages | for/id |
| #DSGN | checkbox | Design | for/id |
| #EDUC | checkbox | Education | for/id |
| #ENGI | checkbox | Engineering | for/id |
| #HUMA | checkbox | Humanities | for/id |
| #MEDI | checkbox | Medicine & Health | for/id |
| #NATU | checkbox | Natural Science & Math | for/id |
| #PERF | checkbox | Performing Arts & Music | for/id |
| #PLAN | checkbox | Planning | for/id |
| #POLI | checkbox | Politics, Law & Social Justice | for/id |
| #SOCS | checkbox | Social Science | for/id |
| #ARTS | checkbox | Arts | for/id |
| #COOP | checkbox | Co-Op | for/id |
| #UC Blue Ash | checkbox | UC Blue Ash | for/id |
| #UC Clermont | checkbox | UC Clermont | for/id |
| #West Campus | checkbox | West Campus | for/id |
| #East Campus | checkbox | East Campus | for/id |
| #Online | checkbox | Online | for/id |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<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
ALink & Button Quality1392 links, 345 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/uofcincinnati | new tab | Add '(opens in new tab)' to text | |
| http://twitter.com/uofcincy | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/uofcincy | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/uofcincinna… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/edu/school?id=1… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@uofcincy | tik tok | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/uofcincinnati; http://twitter.com/uofcincy; https://www.instagram.com/uofcincy; https://www.youtube.com/user/uofcincinnati; https://www.linkedin.com/edu/school?id=19141; https://www.tiktok.com/@uofcincy
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+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 26 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.