Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction13 issue(s) across 1622 links and 195 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://www.news.uzh.ch/de/articles/news… | (empty) | empty | Add link text or aria-label |
| /de/studies.html | (empty) | empty | Add link text or aria-label |
| /de/teachingandeducation.html | (empty) | empty | Add link text or aria-label |
| /de/researchinnovation.html | (empty) | empty | Add link text or aria-label |
| /de/explore.html | (empty) | empty | Add link text or aria-label |
| /de/events.html | (empty) | empty | Add link text or aria-label |
| https://www.uzh.ch/de/explore/basics/res… | (empty) | empty | Add link text or aria-label |
| https://www.uzh.ch/de/explore/basics/res… | Dienstag, 21. April, 8:00 bis … | new tab | Add '(opens in new tab)' to text |
| /de/events/rv.html | (empty) | empty | Add link text or aria-label |
| https://www.news.uzh.ch/de/articles/news… | (empty) | empty | Add link text or aria-label |
| https://www.news.uzh.ch/de/articles/news… | UZH Magazin | new tab | Add '(opens in new tab)' to text |
| http://www.internationals.uzh.ch/en.html | (empty) | empty | Add link text or aria-label |
| https://studentservices.uzh.ch/ | Studierendenportal | new tab | Add '(opens in new tab)' to text |
| https://www.ub.uzh.ch/de.html | Universitätsbibliothek | new tab | Add '(opens in new tab)' to text |
| https://www.mensa.uzh.ch/de.html | Mensen und Cafeterias | new tab | Add '(opens in new tab)' to text |
| https://shop.uzh.ch/de/ | UZH Merchandise | new tab | Add '(opens in new tab)' to text |
| https://www.news.uzh.ch/de/subscribe.htm… | Newsletter | new tab | Add '(opens in new tab)' to text |
| https://www.phonebook.uzh.ch/ | Telefonbuch | new tab | Add '(opens in new tab)' to text |
| http://www.internationals.uzh.ch/en.html | For Internationals | new tab | Add '(opens in new tab)' to text |
| https://uzhalumni.ch/ | UZH Alumni | new tab | Add '(opens in new tab)' to text |
| https://www.uzhfoundation.ch/ | UZH Foundation | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com/company/uzh | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/uzh.ch/ | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/uzh.ch | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@uzh.ch | .st0 { fil… | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/uzhch | YouTube | new tab | Add '(opens in new tab)' to text |
| https://issuu.com/uzhch | Issuu | 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 |
Links without text are announced as raw URLs by screen readers.
a#top; https://www.news.uzh.ch/de/articles/news/2026/SHAD.html; /de/studies.html; /de/teachingandeducation.html; /de/researchinnovation.html; /de/explore.html; /de/events.html; https://www.uzh.ch/de/explore/basics/responsibility/sexualharassment/national…; /de/events/rv.html; https://www.news.uzh.ch/de/articles/news/2026/magazin-entwicklungsoekonomie.html (+1 more)
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.uzh.ch/de/explore/basics/responsibility/sexualharassment/national…; https://www.news.uzh.ch/de/articles/news/2026/magazin-entwicklungsoekonomie.html; https://studentservices.uzh.ch/; https://www.ub.uzh.ch/de.html; https://www.mensa.uzh.ch/de.html; https://shop.uzh.ch/de/; https://www.news.uzh.ch/de/subscribe.html; https://www.phonebook.uzh.ch/; http://www.internationals.uzh.ch/en.html; https://uzhalumni.ch/ (+7 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.js-Slider--prev (#6221 on page); button.js-Slider--next (#6225 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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure6 landmarksREVIEW
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
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction6 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
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 Willkommen bei der U… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Quicklinks und Sprac… | 3.19:1 | 3.0:1 | #000000 | #894E2F | Pass |
| h2 Hauptnavigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Highlights | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Die Zukunft mitgesta… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Lehre am Puls der Ze… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Spitzenforschung | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Begeisternde Vielfal… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Öffentliche Veranst… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Nationaler Tag gegen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Öffentliche Ringvor… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ideen für eine gere… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Agenda | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Planning to Join Us … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Studium | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Universität | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get in Touch | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Folgen Sie uns | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Weiterführende Link… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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 Hierarchy28 headingsPASS
- H2 Quicklinks und Sprachwechsel
- H2 Hauptnavigation
- H1 Willkommen bei der Universität Zürich
- H2 Highlights
- H3 Null-Toleranz gegenüber sexueller Belästigung
- H2 Die Zukunft mitgestalten
- H2 Lehre am Puls der Zeit
- H2 Spitzenforschung
- H2 Begeisternde Vielfalt
- H2 Öffentliche Veranstaltungen
- H2 News
- H3 KI demokratisieren
- H3 Schmutziges Wasser, weisses Gold
- H3 Christian Schwarzenegger wird neuer Provost von Universitas 21
- H3 Gleichstellung mit System
- H3 Null-Toleranz gegenüber sexueller Belästigung
- H3 Im Dialog mit der Gesellschaft
- H3 Gerechte Gesellschaft, gerechte Steuern
- H2 Nationaler Tag gegen sexuelle Belästigung an Hochschulen
- H2 Öffentliche Ringvorlesungen
- H2 Ideen für eine gerechtere Welt
- H2 Agenda
- H2 Planning to Join Us from Abroad?
- H2 Studium
- H2 Universität
- H2 Get in Touch
- H2 Folgen Sie uns
- H2 Weiterführende Links
A+Alt Text QualityAll 22 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 24 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 |
|---|
div.HeroSlideshowSlide--inner > div.HeroSlideshowSlide--media > div.HeroSlideshowSlide--media--inner > a div.HeroSlideshowSlide--inner > div.HeroSlideshowSlide--media > div.HeroSlideshowSlide--media--inner > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a div.BigTeaserWrapper > div.BigTeaser > div.BigTeaser--image > a |
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.