Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DPrint StylesheetActionNo print stylesFIX
CForm AccessibilityAction4 of 9 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | Necessary | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | External services | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | Statistics | for/id |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | External media | for/id |
| #CybotCookiebotDialogBodyContentCheckboxPersonalInformation | checkbox | Do not sell or share my personal information | for/id |
| #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
CWeb ManifestActionValid manifestREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Forskning och utbild… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h1 Ny gemensam visuell … | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Chalmers tekniska h… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Starta din Chalmersr… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 För en bättre fram… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Nätverk och samarbe… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Aktuellt | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Nyheter | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Kalender | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Chalmers i siffror (… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Utbildning | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Tillsammans utveckla… | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Kontakta Chalmers | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Utbildning | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Utbildning | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Genvägar | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Genvägar | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Om webbplatsen | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Om webbplatsen | 1.82:1 | 3.0:1 | #000000 | #393939 | Fail |
| h2 Kontakta Chalmers | 1.82:1 | 3.0:1 | #000000 | #393939 | 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.
ALandmark Structure8 landmarksPASS
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
AHeading Hierarchy22 headingsPASS
- H1 Forskning och utbildning för en bättre värld
- H2 Chalmers tekniska högskola
- H2 Starta din Chalmersresa
- H2 För en bättre framtid
- H2 Nätverk och samarbete
- H1 Ny gemensam visuell identitet duplicate H1
- H2 Aktuellt
- H2 Nyheter
- H2 Kalender
- H2 Chalmers i siffror (2025)
- H2 Utbildning
- H2 Tillsammans utvecklar vi framtiden
- H2 Kontakta Chalmers
- H2 Utbildning
- H2 Utbildning
- H2 Genvägar
- H2 Genvägar
- H2 Om webbplatsen
- H2 Om webbplatsen
- H2 Kontakta Chalmers
- H2 Sociala medier
- H2 Sociala medier
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
A+Alt Text Quality1 of 30 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
ALink & Button Quality99 links, 25 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.cookiebot.com/goto/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://unibuddy.com/privacy-policy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://unibuddy.com/privacy-policy/ | 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.hotjar.com/legal/policies/pr… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.ontame.io/privacy-policy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://unibuddy.com/privacy-policy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://unibuddy.com/privacy-policy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.ontame.io/privacy-policy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://intranet.chalmers.se/ | Intranät (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.lib.chalmers.se/ | Bibliotek (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| /aktuellt/nyheter/mc2-chalmers-leder-nyt… | NyhetChalmers leder nytt strat… | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/env-tidsmaskin-forutsp… | NyhetBeräkningsbaserad ”tid… | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/e2-tradlos-teknik-kan-… | PressmeddelandeTrådlös tekni… | img no alt | Add alt attribute to the image |
| /aktuellt/rektor-kommenterar/vi-ar-bered… | Rektor kommenterarVi är bered… | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/ett-chalmers-ny-gemens… | 21 april 2026Ett Chalmers – … | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/vinnare-i-teknikattans… | 17 april 2026Internationella E… | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/wql-25-ar-av-samverkan… | 16 april 202625 år av samverk… | img no alt | Add alt attribute to the image |
| /aktuellt/nyheter/env-tidsmaskin-forutsp… | 16 april 2026Forskarnas ”tid… | img no alt | Add alt attribute to the image |
| /utbildning/studera-hos-oss/ | UtbildningStudera hos oss | img no alt | Add alt attribute to the image |
| /utbildning/anmalan-och-behorighet/ | UtbildningAnmälan och behöri… | img no alt | Add alt attribute to the image |
| /utbildning/studera-hos-oss/mot-oss/chat… | UtbildningChatta med en studen… | img no alt | Add alt attribute to the image |
| /utbildning/dina-studier/ | StudentFör dig som är Chalme… | img no alt | Add alt attribute to the image |
| /samarbeta-med-oss/aktiviteter-for-skola… | Samarbeta med ossAktiviteter f… | img no alt | Add alt attribute to the image |
| /om-chalmers/organisation-och-styrning/v… | StrategiVåra visioner | img no alt | Add alt attribute to the image |
| /om-chalmers/alumn/ | AlumnChalmers alumnerbjudande | img no alt | Add alt attribute to the image |
| /om-chalmers/arbeta-hos-oss/ | AnställningArbeta på Chalmer… | img no alt | Add alt attribute to the image |
| https://www.instagram.com/chalmers.unive… | Instagram (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@chalmers.student | Tiktok (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/chalmersuniversi… | Youtube (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://se.linkedin.com/school/chalmers-… | LinkedIn (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/chalmersunivers… | Facebook (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/chalmers.unive… | Instagram (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@chalmers.student | Tiktok (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/chalmersuniversi… | Youtube (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://se.linkedin.com/school/chalmers-… | LinkedIn (Öppnas i ny flik) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/chalmersunivers… | Facebook (Öppnas i ny flik) | 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.cookiebot.com/goto/privacy-policy/; https://unibuddy.com/privacy-policy/; https://unibuddy.com/privacy-policy/; https://www.adobe.com/privacy.html; https://www.hotjar.com/legal/policies/privacy/; https://www.ontame.io/privacy-policy; https://siteimprove.com/en/privacy/; https://unibuddy.com/privacy-policy/; https://unibuddy.com/privacy-policy/ (+14 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
AFavicon & Branding7 icon(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 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.