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
BLandmark Structure3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
CHeading HierarchyAction26 headings, 2 skip(s)REVIEW
- H1 Become a Blue Hen
- H2 Laura Carlson inaugurated as UD’s 29th president
- H2 Top marks for UD graduate programs
- H4 (empty)
- H4 The University of Delaware has been ranked among the 2026 Best Graduate Schools by U.S. News & World Report.
- H4 Read More
- H2 YOU ARE THE HEART OF UD.
- H4 Together, our UD community is bound by Blue Hen pride and a shared drive to better the world around us. Because of this community, breakthroughs in healthcare happen. Championships are won. Award-winn skipped
- H4 On I Heart UD Giving Day, give back to to the causes you love.
- H3 Give From The Heart >
- H2 The Green Superheroes of UD
- H2 (empty)
- H3 Blue Hens are tackling environmental foes in the ultimate fight for planet Earth
- H3 Meet the Heroes >
- H3 Undergraduate Programs
- H3 Graduate Programs
- H3 Online Programs
- H2 The latest news from the University of Delaware
- H2 Today's Stories
- H3 UD's commitment to an equitable and inclusive environment
- H4 The University of Delaware does not discriminate against any person on the basis of race, color, national origin, sex, gender identity or expression, sexual orientation, genetic information, marital s
- H4 Office of Civil Rights and Title IX Compliance
- H3 EXPLORE
- H3 ACADEMICS
- H3 SERVICES
- H3 CONNECT
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
BLink & Button Quality1 issue(s) across 190 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /content/udel/en/apply/undergraduate-adm… | Next Steps for Admitted Studen… | new tab | Add '(opens in new tab)' to text |
| /udaily/2026/april/laura-carlson-inaugur… | View the Event Recap | new tab | Add '(opens in new tab)' to text |
| /udaily/2026/april/us-news-world-report-… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Us News World Report Grad School Rankings | |||
| https://givingday.udel.edu/?utm_source=o… | Give From The Heart | new tab | Add '(opens in new tab)' to text |
| /content/udel/en/udaily/2026/april/laura… | As UD’s 29th president, Laur… | new tab | Add '(opens in new tab)' to text |
| /content/udel/en/udaily/2026/april/laura… | Keep Reading | new tab | Add '(opens in new tab)' to text |
| https://events.udel.edu/ | Events Calendar | new tab | Add '(opens in new tab)' to text |
| https://sites.udel.edu/oei/ | Office of Civil Rights and Tit… | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/udaily/2026/april/us-news-world-report-grad-school-rankings/ ("Read More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
/content/udel/en/apply/undergraduate-admissions/admitted-students; /udaily/2026/april/laura-carlson-inauguration-investiture-29th-president/; https://givingday.udel.edu/?utm_source=ocm-homepage&utm_medium=link&utm_conte…; /content/udel/en/udaily/2026/april/laura-carlson-going-the-distance-magazine-…; /content/udel/en/udaily/2026/april/laura-carlson-going-the-distance-magazine-…; https://events.udel.edu/; https://sites.udel.edu/oei/
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding9 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
5 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 Become a Blue Hen | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h2 The Green Superheroe… | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h2 The latest news from… | 7.67:1 | 3.0:1 | #FFFFFF | #00539F | Pass |
| h2 Today's Stories | 1.00:1 | 3.0:1 | #00539F | #00539F | Fail |
| h3 Blue Hens are tackli… | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h3 UD's commitment to a… | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h3 EXPLORE | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h3 ACADEMICS | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h3 SERVICES | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| h3 CONNECT | 2.74:1 | 3.0:1 | #000000 | #00539F | Fail |
| title University of Delawa… | 2.74:1 | 4.5:1 | #000000 | #00539F | Fail |
| a Skip to site content | 2.74:1 | 4.5:1 | #000000 | #00539F | Fail |
| label Quick Links | 3.53:1 | 4.5:1 | #000000 | #57647F | Fail |
| a MyUD | 3.99:1 | 4.5:1 | #000000 | #846465 | Fail |
| a Maps | 2.90:1 | 4.5:1 | #000000 | #6E5048 | Fail |
| a People Directory | 3.02:1 | 4.5:1 | #000000 | #6E5351 | Fail |
| a Email | 3.63:1 | 4.5:1 | #000000 | #6F6360 | Fail |
| a Careers | 1.53:1 | 4.5:1 | #000000 | #312C2B | Fail |
| a Library | 1.96:1 | 4.5:1 | #000000 | #3F3D42 | Fail |
| a A-Z Index | 2.74:1 | 4.5:1 | #000000 | #00539F | 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.
BLighthouse Accessibility AuditsScore 85/100 — 5 failing, 18 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
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Open Main Navigation div.pageheader > header > div.header-container > div#sidebar-toggle |
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.
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 |
|---|
div.callpanel954811 > div.container > div.textComponent > h4 |
Together, our UD community is bound by Blue Hen pride and a shared drive to b… div.callpanel445747 > div.container > div.textComponent > h4 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
div.row > div.col-md-8 > div.calloutTextImageEditor > meta div.row > div.col-md-8 > div.calloutTextImageEditor > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.no_js html.no_js |
These items highlight common accessibility best practices.
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 |
|---|
MEET THE HEROES > div.col-md-4 > div.callToActionComponent > h3 > a |
Reserve Your Place
SCHEDULE A TOUR div.columnGenerator > div.row > div.col-md-4 > a |
Get More Information
MEET YOUR COUNSELOR div.columnGenerator > div.row > div.col-md-4 > a |
A+Alt Text QualityAll 32 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #q-2 | text | Search | aria-label |
| #q | text | Search | aria-label |
| sa | submit | Submit Search | aria-label |
| sa | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="sa">
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