Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction2 issue(s) across 340 links and 6 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.uni-stuttgart.de/forschung/ | Forschung | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/studium/ | Studium | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Karriere | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Über uns | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Quantenrepeater auf dem Weg au… | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Zwei Nachwuchspreise für digi… | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Nachhaltige Versorgung mit Roh… | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Glow up our campus! … | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Maschinenbau und Architektur e… | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | 23.04. … | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | 29.04. … | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/forschung/p… | Production Technologies | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Neues aus der Forschung: Publi… | img no alt | Add alt attribute to the image |
| https://www.uni-stuttgart.de/universitae… | Podcast: Made in Science | img no alt | Add alt attribute to the image |
| https://www.facebook.com/Universitaet.St… | Icon: Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/unistuttgart/ | Icon: Instagram | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/unistuttgart.bs… | Icon: Bluesky | new tab | Add '(opens in new tab)' to text |
| https://bawü.social/@Uni_Stuttgart | Icon: Mastodon | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/UniStuttgar… | Icon: YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/universi… | Icon: LinkedIn | 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 |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.uni-stuttgart.de/forschung/"]; a[href="https://www.uni-stuttgart.de/studium/"]; a[href="https://www.uni-stuttgart.de/universitaet/arbeitgeberin/"]; a[href="https://www.uni-stuttgart.de/universitaet/"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/meldungen/Quantenrepeater…"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/meldungen/Zwei-Nachwuchsp…"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/meldungen/Nachhaltige-Ver…"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/meldungen/ideenwettbewerb…"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/meldungen/Maschinenbau-un…"]; a[href="https://www.uni-stuttgart.de/universitaet/aktuelles/veranstaltung/Girls-Day-0…"] (+4 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/Universitaet.Stuttgart; https://www.instagram.com/unistuttgart/; https://bsky.app/profile/unistuttgart.bsky.social; https://bawü.social/@Uni_Stuttgart; https://www.youtube.com/user/UniStuttgartTV; https://www.linkedin.com/school/universit%C3%A4t-stuttgart/
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.c-cta--slider (#675 on page); button.c-cta--slider (#678 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 PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
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
BHeading Hierarchy35 headingsREVIEW
- H2 Suche
- H2 Informationen für
- H3 Forschung
- H3 Studium
- H3 Karriere
- H3 Über uns
- H2 Aktuelles
- H3 Quantenforschung stärken, Talente fördern: Weitere 4,5 Millionen Euro für Graduiertenschule
- H3 Quantenrepeater auf dem Weg aus dem Labor in die Praxis
- H3 Zwei Nachwuchspreise für digitale Innovationen im Bauwesen
- H3 Nachhaltige Versorgung mit Rohstoffen
- H3 Glow up our campus!
- H3 Maschinenbau und Architektur erneut international hoch bewertet
- H2 Veranstaltungstipps
- H3 Girls' Day
- H3 IntCDC Spring Conference 2026
- H3 Der russische Angriffskrieg gegen die Ukraine. Historische Hintergründe und politische Folgen.
- H2 Spitzenforschung an der Universität Stuttgart
- H3 Aerospace Technologies
- H3 Architecture and Adaptive Buildings
- H3 Biomedical Systems and Robotics for Health
- H3 Digital Humanities and Societies
- H3 Production Technologies
- H3 Quantum Technologies
- H3 Simulation Science
- H3 Neues aus der Forschung: Publikationen kompakt
- H3 Podcast: Made in Science
- H3 Universität
- H3 Forschung
- H3 Studieren an der Universität Stuttgart
- H3 Wissens- und Technologietransfer
- H3 Zielgruppe
- H3 Formalia
- H3 Services
- H3 Organisation
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 |
|---|---|---|---|---|---|
| h2 Suche | 1.22:1 | 3.0:1 | #000000 | #1E1A18 | Fail |
| h2 Informationen für | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Aktuelles | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Veranstaltungstipps | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Spitzenforschung an … | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Forschung | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Studium | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Karriere | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Über uns | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Quantenforschung st… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Quantenrepeater auf … | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Zwei Nachwuchspreise… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Nachhaltige Versorgu… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Glow up our campus! | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Maschinenbau und Arc… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Girls' Day | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 IntCDC Spring Confer… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Der russische Angrif… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Aerospace Technologi… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Architecture and Ada… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | 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.
AAlt Text QualityAll 34 images OKPASS
| Issue | Count |
|---|---|
| too long | 6 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #global-search | search | Suche | for/id |
| input | submit | Starte Suche | aria-label |
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 23 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.
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 |
|---|
[Fotos: Universität Stuttgart / Uli Regenscheit, o. A., o. A., o. A.] div.row > div.st_extended > p > small |
o. A. div.st_extended > p > small > abbr |
o. A. div.st_extended > p > small > abbr |
o. A. div.st_extended > p > small > abbr |
[Fotos: NASA, Unsplash, ICD/ITKE/IntCDC, Universität Stuttgart / Roland Halbe, … div.row > div.st_extended > p > small |
[Fotos: Arizona State University, Biodesign Institute / Jason Drees , Canva] div.col-md-12 > div.b-teaser > p > small |
These are opportunities to improve the legibility of your content.
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 |
|---|
Slider pausieren / wieder anstoßen div.isnt-overflow > div.c-slider--default > div.slider__pagination > button.slider__playpause |
These items highlight common accessibility best practices.