Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FForm AccessibilityAction6 of 13 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | Necessary | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | Preferences | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | Statistics | for/id |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | Marketing | for/id |
| #CybotCookiebotDialogBodyContentCheckboxPersonalInformation | checkbox | Do not sell or share my personal information | for/id |
| #searchText | text | Cerca per paraula clau | aria-label |
| #estudiSelect | select | Tipus d'estudi | aria-label |
| search-input-gs-gd-js | text | (Cerca per text) | placeholder only |
| #quya__searchField | text | (Cerca per text) | placeholder only |
| #CybotCookiebotDialogBodyLevelButtonPreferencesInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonStatisticsInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonMarketingInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessaryInline | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="search-input-gs-gd-js">; <input type="text" name="search-input-gs-gd-js" id="quya__searchField">
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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure9 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 & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 Inici | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| h2 Cerca | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| h2 Descobreix la UB | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| h2 Recursos per a: | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| h2 Bona diada de Sant J… | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| h2 Oferta formativa | 1.85:1 | 3.0:1 | #000000 | #3A3A3A | Fail |
| title UB - Universitat de … | 1.96:1 | 4.5:1 | #000000 | #3E3E3E | Fail |
| a Consent | 1.87:1 | 4.5:1 | #000000 | #3B3B3B | Fail |
| a Details | 1.76:1 | 4.5:1 | #000000 | #373737 | Fail |
| a [#IABV2SETTINGS#] | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| a About | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| div This website uses co… | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| div The University of Ba… | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| a Cookie Policy on the… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div [#GPC_BANNER_ICON#] | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div [#GPC_TOAST_TEXT#] | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| legend Consent Selection | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| strong Necessary | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| strong Preferences | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| strong Statistics | 1.16:1 | 3.0:1 | #000000 | #161616 | 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.
A+Heading Hierarchy15 headingsPASS
- H2 Cerca
- H1 Inici
- H2 Descobreix la UB
- H2 Recursos per a:
- H2 Bona diada de Sant Jordi!
- H2 Actualitat Tota l'actualitat
- H3 La UB presenta al CRAI de Belles Arts el cartell de Sant Jordi 2026, signat per la creadora Jo Milne
- H3 Sant Jordi a Edicions UB: un camí de llibres
- H3 Un atles, un catàleg jesuïta i un sermó, protagonistes de la nova campanya Apadrina un llibre
- H3 Inauguració del Jardí Geològic de la Zona Universitària
- H3 La missió arqueològica de la UB a Oxirrinc troba la ‘Ilíada’ d’Homer en una mòmia d’època romana
- H3 Jornada sobre la internacionalització i el futur de l’educació superior amb representants del món acadèmic europeu
- H3 La XIV Jornada Ambiental UB - Família Torres analitza les discrepàncies al voltant del clima, l’energia i l’agricultura
- H3 La Universitat de Barcelona, bressol de l’arquitectura moderna a Catalunya
- H2 Oferta formativa
A+Alt Text Quality1 of 79 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
ALink & Button Quality213 links, 21 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cookiebot.com/en/what-is-beh… | Cookiebot by Usercentrics - op… | new tab | Add '(opens in new tab)' to text |
| https://www.adobe.com/privacy.html | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.canva.com/policies/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cloudflare.com/privacypolicy… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.id5.io/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| http://www.rtve.es/comunes/politica_priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://safebrands.com/privacy-policy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.stackadapt.com/legal-documen… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://yandex.com/legal/confidential/?l… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.canva.com/policies/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://chartbeat.com/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| http://www.rtve.es/comunes/politica_priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.stackadapt.com/legal-documen… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/legal/privacy-pol… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://yandex.com/legal/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.adobe.com/privacy.html | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.canva.com/policies/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://chartbeat.com/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.id5.io/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.ivoox.com/informacion-legal_… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| http://www.rtve.es/comunes/politica_priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://safebrands.com/privacy-policy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.stackadapt.com/legal-documen… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/legal/privacy-pol… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://yandex.com/legal/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.stackadapt.com/legal-documen… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://intranet.ub.edu | intranet.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://insa.ub.edu | insa.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://www.bioeticayderecho.ub.edu | www.bioeticayderecho.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://idiomesb2.ub.edu | idiomesb2.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://afc.ub.edu | afc.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://eh.ub.edu | eh.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://experiencia.ub.edu | experiencia.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://www.eim.ub.edu | www.eim.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://web.ub.edu | web.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://www.ub.edu | www.ub.edu | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com | Cookiebot | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=…; https://www.adobe.com/privacy.html; https://www.canva.com/policies/privacy-policy/; https://www.cloudflare.com/privacypolicy/; https://business.safety.google/privacy/; https://www.id5.io/privacy; https://www.linkedin.com/legal/privacy-policy; https://privacy.microsoft.com/en-us/privacystatement; http://www.rtve.es/comunes/politica_privacidad.html; https://safebrands.com/privacy-policy/ (+49 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
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 30 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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Avís legal div.row > div.col-6 > ul.terminos > li |
Galetes div.row > div.col-6 > ul.terminos > li |
Accessibilitat div.row > div.col-6 > ul.terminos > li |
Contacte div.row > div.col-6 > ul.terminos > li |
Botiga UB div.row > div.col-6 > ul.terminos > li |
Edicions UB div.row > div.col-6 > ul.terminos > li |
Lloguer d’espais div.row > div.col-6 > ul.terminos > li |
Seu electrònica div.row > div.col-xl-3 > ul.destacados > li |
Portal de transparència div.row > div.col-xl-3 > ul.destacados > li |
Bústia ètica div.row > div.col-xl-3 > ul.destacados > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.