Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, bare pageREVIEW
CFavicon & BrandingAction6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 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 Nevada… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h1 University of Nevada… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Quicklinks | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Find your path | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Academics | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Why choose Nevada? | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Step onto campus and… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Academic excellence … | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Admissions and finan… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h2 Answer the call | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h3 A top-ranked educati… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h3 A place to do awesom… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h3 Big school — tight… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| h3 Transformative resea… | 8.93:1 | 3.0:1 | #000000 | #9DB07C | Pass |
| title University of Nevada… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to main content | 1.27:1 | 4.5:1 | #000000 | #041E42 | Fail |
| a News | 1.27:1 | 4.5:1 | #000000 | #041E42 | Fail |
| a MyNevada | 1.27:1 | 4.5:1 | #000000 | #041E42 | Fail |
| button Quicklinks | 8.43:1 | 4.5:1 | #000000 | #9BA5B3 | 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+Landmark Structure10 landmarksPASS
AHeading Hierarchy15 headingsPASS
- H2 Quicklinks
- H2 Search
- H1 University of Nevada, Reno
- H1 University of Nevada, Reno duplicate H1
- H2 Find your path
- H2 Academics
- H2 Why choose Nevada?
- H3 A top-ranked education
- H3 A place to do awesome things
- H3 Big school — tight-knit community
- H3 Transformative research access
- H2 Step onto campus and into the Pack
- H2 Academic excellence meets alpine adventure
- H2 Admissions and financial aid
- H2 Answer the call
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
AAlt Text QualityAll 12 images OKPASS
| Issue | Count |
|---|---|
| too long | 5 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #site-search | search | Search www.unr.edu | for/id |
A+Link & Button Quality82 links, 7 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 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.