Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure15 landmarksREVIEW
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
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search-with-autocomplete | text | (Cosa stai cercando?) | placeholder only |
| #search-global-input | text | (Cosa stai cercando?) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="search-with-autocomplete">; <input type="text" id="search-global-input">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction2 issue(s) across 104 links and 15 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| /orientarsi-iscriversi-titolo-italiano | I nostri servizi di orientamen… | img no alt | Add alt attribute to the image |
| /corsi | Trova il tuo corsoEntra a fare… | img no alt | Add alt attribute to the image |
| /corsi/internazionale | Fai esperienza all’esteroUn… | img no alt | Add alt attribute to the image |
| /corsi/verso-il-lavoro | Dopo la laureaProsegui gli stu… | img no alt | Add alt attribute to the image |
| /universita-e-citta | Unipd lifePartecipa alla vita … | img no alt | Add alt attribute to the image |
| https://ilbolive.unipd.it/it | Leggi tutti gli approfondiment… | new tab | Add '(opens in new tab)' to text |
| / | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/universitapadov… | Follow us on facebook 1 | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/unipd/ | Follow us on instagram 2 | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/edu/school?id=1… | Follow us on linkedin 3 | new tab | Add '(opens in new tab)' to text |
| https://t.me/infostudentunipd | Follow us on telegram 4 | new tab | Add '(opens in new tab)' to text |
| https://unipd.link/threads-unipd | Follow us on threads 5 | new tab | Add '(opens in new tab)' to text |
| https://www.twitter.com/unipadova | Follow us on x 6 | new tab | Add '(opens in new tab)' to text |
| https://youtube.com/unipadova | Follow us on youtube 7 | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/; /
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://ilbolive.unipd.it/it; https://www.facebook.com/universitapadova; https://www.instagram.com/unipd/; https://www.linkedin.com/edu/school?id=13881; https://t.me/infostudentunipd; https://unipd.link/threads-unipd; https://www.twitter.com/unipadova; https://youtube.com/unipadova
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
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 9 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 VQR: i numeri da rec… | 3.26:1 | 3.0:1 | #000000 | #83505B | Pass |
| h2 Raccontiamo il mondo… | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Campus multisede | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Aule e spazi per lo … | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Residenze e alloggi | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Benessere e sport | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Scoprire la città | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 La convergenza tecno… | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Concetto Marchesi da… | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Anatomia del corpo u… | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| h3 Senza perdere tempo.… | 3.38:1 | 3.0:1 | #000000 | #5D6072 | Pass |
| title home | Università d… | 2.17:1 | 4.5:1 | #000000 | #80212E | Fail |
| span | 2.18:1 | 4.5:1 | #000000 | #7D2531 | Fail |
| div Pagine più cercate | 2.17:1 | 4.5:1 | #000000 | #792835 | Fail |
| a Corsi | 2.24:1 | 4.5:1 | #000000 | #7A2C38 | Fail |
| a Iscriversi | 2.34:1 | 4.5:1 | #000000 | #79323D | Fail |
| a Grant | 2.43:1 | 4.5:1 | #000000 | #7A3642 | Fail |
| a Contribuzione | 2.57:1 | 4.5:1 | #000000 | #7C3B47 | Fail |
| a Alloggi | 2.72:1 | 4.5:1 | #000000 | #7E404C | Fail |
| a Borse di studio | 2.86:1 | 4.5:1 | #000000 | #7E4551 | 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.
AHeading Hierarchy11 headings, 1 skip(s)PASS
- H1 VQR: i numeri da record della ricerca Unipd
- H3 Campus multisede skipped
- H3 Aule e spazi per lo studio
- H3 Residenze e alloggi
- H3 Benessere e sport
- H3 Scoprire la città
- H2 Raccontiamo il mondo che cambia ne Il Bo Live
- H3 La convergenza tecnologica nelle osservazioni della Terra dallo spazio
- H3 Concetto Marchesi dalla Resistenza alla Costituzione
- H3 Anatomia del corpo umano, dalle immagini su carta al 3D
- H3 Senza perdere tempo. La rigenerazione naturale di una foresta pluviale tropicale
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
A+Alt Text QualityAll 67 images OKPASS
A+Lighthouse Accessibility AuditsScore 99/100 — 1 failing, 29 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.
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 |
|---|
Campus multisede div.MuiStack-root > div.MuiBox-root > div.MuiPaper-root > h3.MuiAccordion-heading |
These are opportunities to improve keyboard navigation in your application.