Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 Dette nettstedet bru… | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| h1 Forsiden | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| h2 UiO i sosiale medier | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| h2 Kontakt | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| h2 Om nettstedet | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| h2 Ansvarlig for denne … | 5.92:1 | 3.0:1 | #000000 | #888888 | Pass |
| title Forsiden - Universit… | 1.16:1 | 4.5:1 | #000000 | #101528 | Fail |
| a Hopp til hovedinnhol… | 1.16:1 | 4.5:1 | #000000 | #101528 | Fail |
| a English | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| p Noen informasjonskap… | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| button Godta | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| button Avslå | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| a Detaljer for informa… | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| a UiO | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| a Universitetet i Oslo | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| span Meny | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| a For ansatte | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| a Mine studier | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| label Søk i nettsidene ti… | 5.92:1 | 4.5:1 | #000000 | #888888 | Pass |
| button Søk | 5.92:1 | 4.5:1 | #000000 | #888888 | 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.
ALandmark Structure9 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 Hierarchy12 headingsPASS
- H1 Dette nettstedet bruker informasjonskapsler
- H1 Forsiden duplicate H1
- H2 Forskningsnytt
- H2 Arrangementer
- H2 Aktuelt om UiO
- H2 UiOs podkaster
- H2 Klima miljø og bærekraft
- H2 Våre allianser
- H2 UiO i sosiale medier
- H2 Kontakt
- H2 Om nettstedet
- H2 Ansvarlig for denne siden
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 QualityAll 13 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality1 issue(s) across 74 links and 4 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.uio.no/om/aktuelt/universite… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.uio.no/om/aktuelt/universitetsplassen/aulaen/arrangementer/konser…
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
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 28 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.