Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction4 issue(s) across 78 links and 16 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| tel: | (empty) | empty | Add link text or aria-label |
| mailto: | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/tudresden | new tab | Add '(opens in new tab)' to text | |
| https://de.linkedin.com/school/tu-dresde… | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/tudresden.bsky.… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://wisskomm.social/@tudresden | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/TUDresden | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/TUDresdenTV | YouTube | 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.
tel:; mailto:
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.instagram.com/tudresden; https://de.linkedin.com/school/tu-dresden/; https://bsky.app/profile/tudresden.bsky.social; https://wisskomm.social/@tudresden; https://www.facebook.com/TUDresden; https://www.youtube.com/TUDresdenTV
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.navigation (#82 on page); button.navigation (#144 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
F404 Error PageActionHTTP 404, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 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 We are | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 collaborative. | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 News | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Calendar of Events | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Studying at TU Dresd… | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Invest in the future | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Facts & figures | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Spotlight on TUD | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h1 Popular searches | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h2 Our Services | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| h2 Our Services | 1.38:1 | 3.0:1 | #000000 | #00008C | Fail |
| title Technische Universit… | 1.38:1 | 4.5:1 | #000000 | #00008C | Fail |
| a Skip to main navigat… | 1.38:1 | 4.5:1 | #000000 | #00008C | Fail |
| a Skip to main navigat… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to search | 4.06:1 | 4.5:1 | #000000 | #6D6D6D | Fail |
| a Skip to content | 12.17:1 | 4.5:1 | #000000 | #C5C5C5 | Pass |
| span Information for | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Prospective students | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Students | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Cooperation partners | 21.00:1 | 4.5: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.
CLighthouse Accessibility AuditsActionScore 78/100 — 6 failing, 22 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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
© TUD
University of Excellence
TUD has been one of Germany’s Universities of E… section.content-teaser-box > div.row > div.columns > div.teaser-box |
APR
22
2026
Gewerbliche Schutzrechte in der Praxis - Teil II - Patentrecherch… section.event-slider > div.row > div.columns > div.owl-carousel |
© AVANGA Filmproduktion
VIDEO: WE ARE TUD
MORE
© CD
BROCHURE: KNOWLEDGE FOR… div.banner-box-background > div.row > div.columns > div.owl-carousel |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Read more
University of Excellence div.owl-item > div.content-teaser-item > div.more-wrapper > a.more |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
© TUD
University of Excellence
TUD has been one of Germany’s Universities of E… section.content-teaser-box > div.row > div.columns > div.teaser-box |
APR
22
2026
Gewerbliche Schutzrechte in der Praxis - Teil II - Patentrecherch… section.event-slider > div.row > div.columns > div.owl-carousel |
© AVANGA Filmproduktion
VIDEO: WE ARE TUD
MORE
© CD
BROCHURE: KNOWLEDGE FOR… div.banner-box-background > div.row > div.columns > div.owl-carousel |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Read more div.columns > div.more-wrapper > a.more > span.link-icon |
Read more div.columns > div.more-wrapper > a.more > span.link-icon |
Read more div.columns > div.more-wrapper > a.more > span.link-icon |
FACTS & FIGURES div.row > div.columns > div.float-left > h1.box-title |
These are opportunities to improve the legibility of your content.
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.formatted > div.contact-block > p.tel > a.ms-text div.formatted > div.contact-block > p.tel > a.ms-text |
div.formatted > div.contact-block > p > a.ms-m-href div.formatted > div.contact-block > p > a.ms-m-href |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
2 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
3 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
4 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
5 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
6 div.columns > div.teaser-box > div.owl-dots > button.owl-dot |
1 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
2 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
3 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
4 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
5 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
1 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
2 div.columns > div.owl-carousel > div.owl-dots > button.owl-dot |
These items highlight common accessibility best practices.
ALandmark Structure6 landmarksPASS
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
AHeading Hierarchy13 headingsPASS
- H1 We arecollaborative.We areexcellent!
- H1 News duplicate H1
- H1 Calendar of Events duplicate H1
- H1 Studying at TU Dresden duplicate H1
- H1 Invest in the future duplicate H1
- H1 Facts & figures duplicate H1
- H1 Spotlight on TUD duplicate H1
- H2 Video: We are TUD
- H2 Brochure: Knowledge for Life
- H1 Popular searches duplicate H1
- H2 Campus Navigator
- H2 Our Services
- H2 Our Services
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 14 images OKPASS
| Issue | Count |
|---|---|
| too long | 5 image(s) |
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #global-search | text | Search | 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