Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
CLink & Button QualityAction3 issue(s) across 134 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.usnh.edu/about/privacy-polic… | learn more about cookies | new tab | Add '(opens in new tab)' to text |
| https://admissions.unh.edu/international… | International Students | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/new-students/parents… | Parents & Family | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/mub/student-organiza… | Getting Involved | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/veterans/ | Military and Veteran Services | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/research/resources/r… | Centers & Institutes | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/sustainability/ | Sustainability | new tab | Add '(opens in new tab)' to text |
| https://unhconnect.unh.edu/s/1518/20/hom… | Alumni & Friends | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/nh/ | NH Impact | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/hr/employee-informat… | UNH Faculty & Staff Resources | new tab | Add '(opens in new tab)' to text |
| https://www.unh.edu/leadership/ | UNH Leadership | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link 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.
a#main-content
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://www.usnh.edu/about/privacy-policy; https://admissions.unh.edu/international-students; https://www.unh.edu/new-students/parents-families; https://www.unh.edu/mub/student-organizations/getting-involved; https://www.unh.edu/veterans/; https://www.unh.edu/research/resources/research-centers-institutes; https://www.unh.edu/sustainability/; https://unhconnect.unh.edu/s/1518/20/home.aspx?gid=4&pgid=61; https://www.unh.edu/nh/; https://www.unh.edu/hr/employee-information/unh-faculty-staff-resources (+1 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.absolute (#425 on page); button.absolute (#440 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
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h2 This is where it all… | 1.18:1 | 3.0:1 | #000000 | #181818 | Fail |
| h2 UNH Today | 1.18:1 | 3.0:1 | #000000 | #181818 | Fail |
| h2 Become a Wildcat | 1.18:1 | 3.0:1 | #000000 | #181818 | Fail |
| h3 Find your place with… | 1.18:1 | 3.0:1 | #000000 | #181818 | Fail |
| title University of New Ha… | 1.27:1 | 4.5:1 | #000000 | #041E42 | Fail |
| span This site uses cooki… | 1.27:1 | 4.5:1 | #000000 | #041E42 | Fail |
| a Privacy Policy. | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a OK ✓ | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a Skip to main content | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| div Top Menu | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a Wildcat athletics | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a My UNH portal | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a UNH Today | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a Give | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a Academics | 1.27:1 | 4.5:1 | #000000 | #041E43 | Fail |
| a Explore Degree Progr… | 1.24:1 | 4.5:1 | #000000 | #031C40 | Fail |
| a Areas of Study | 1.24:1 | 4.5:1 | #000000 | #031C40 | Fail |
| a Colleges & Schools | 1.24:1 | 4.5:1 | #000000 | #031C40 | Fail |
| a Experiential Learnin… | 1.24:1 | 4.5:1 | #000000 | #031C40 | Fail |
| a Honors Opportunities | 1.24:1 | 4.5:1 | #000000 | #031C40 | 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.
A+Landmark Structure5 landmarksPASS
A+Heading Hierarchy14 headingsPASS
- H1 University of New Hampshire [UNH]
- H2 This is where it all begins
- H2 Learn here, lead anywhere
- H2 It's a great day to be a Wildcat!
- H2 UNH Today
- H3 Annual Pride and Pancakes Celebration Honors Kidder Award Winners
- H3 Leadership Visit to Manchester Highlights Benefits of Partnerships in the Community, On Campus
- H3 Two UNH Students Earn Goldwater Scholarships
- H2 Become a Wildcat
- H3 Find your place with UNH
- H4 Helpful Links
- H4 Community
- H4 Student Resources
- H4 Support UNH
A+Alt Text QualityAll 18 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #usnh-search | search | Search UNH.edu | for/id |
| #usnh-search | search | Search UNH.edu | for/id |
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 29 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.
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 |
|---|
Privacy Policy. body > div.cc-window > span#cookieconsent:desc > a.cc-link |
EXPLORE CAMPUSES div.field__item > div.para__padding > div.grid > a.group |
EXPLORE OUTCOMES & VALUE div.field__item > div.para__padding > div.grid > a.group |
EXPLORE SUSTAINABILITY div.field__item > div.para__padding > div.grid > a.group |
EXPLORE RESEARCH div.field__item > div.para__padding > div.grid > a.group |