Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 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
CHeading HierarchyAction18 headings, 3 skip(s)REVIEW
- H1 Eine App. Alle deine Aufträge.
- H2 Arbeit verschwindet zwischen den Tools.
- H6 Stunden nirgends erfasst skipped
- H6 Belege und Fotos verloren
- H6 Angebot und Rechnung doppelt tippen
- H2 Alles drin, was kleine Teams brauchen
- H5 Zeiterfassung skipped
- H5 Projekte & Einsätze
- H5 Mitarbeiterverwaltung
- H5 Angebote
- H5 Rechnungen
- H5 Leistungskatalog
- H2 Nicht nur für die Baustelle.
- H5 Handwerk & Bauwesen skipped
- H5 Events & Veranstaltungen
- H5 Therapie, Beratung & Coaching
- H5 Sonstiges
- H2 Heute anlegen, morgen loslegen.
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
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
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
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 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 |
|---|---|---|---|---|---|
| h2 Arbeit verschwindet … | 3.85:1 | 3.0:1 | #000000 | #166ABF | Pass |
| h2 Alles drin, was klei… | 3.85:1 | 3.0:1 | #000000 | #166ABF | Pass |
| h2 Nicht nur für die B… | 3.85:1 | 3.0:1 | #000000 | #166ABF | Pass |
| h2 Heute anlegen, morge… | 3.85:1 | 3.0:1 | #000000 | #166ABF | Pass |
| title Worklino – Projekt… | 3.00:1 | 4.5:1 | #000000 | #1B5A9E | Fail |
| span Worklino | 3.05:1 | 4.5:1 | #000000 | #1A5BA1 | Fail |
| a Features | 3.15:1 | 4.5:1 | #000000 | #1A5DA4 | Fail |
| a Preise | 3.24:1 | 4.5:1 | #000000 | #195FA8 | Fail |
| a Anmelden | 3.25:1 | 4.5:1 | #000000 | #185FA9 | Fail |
| a Kostenlos starten | 3.32:1 | 4.5:1 | #000000 | #1960AD | Fail |
| span Eine App. | 3.37:1 | 4.5:1 | #000000 | #1861AF | Fail |
| span Alle deine Aufträge… | 3.38:1 | 4.5:1 | #000000 | #1861B0 | Fail |
| p Worklino erfasst Stu… | 3.39:1 | 4.5:1 | #000000 | #1761B2 | Fail |
| span 🔨 | 3.43:1 | 4.5:1 | #000000 | #1762B3 | Fail |
| button Handwerk | 3.41:1 | 4.5:1 | #000000 | #1761B5 | Fail |
| span 🎉 | 3.42:1 | 4.5:1 | #000000 | #1561B6 | Fail |
| button Events | 3.47:1 | 4.5:1 | #000000 | #1562B8 | Fail |
| span 🤝 | 3.48:1 | 4.5:1 | #000000 | #1562B9 | Fail |
| button Beratung | 3.50:1 | 4.5:1 | #000000 | #1562BB | Fail |
| span ⚙ | 3.59:1 | 4.5:1 | #000000 | #1564BD | 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 Text QualityAll 18 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality12 links, 5 buttons — all OKPASS
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "de-AT"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 76 visible text node(s) render at >= 12 CSS pixelsPASS
A+Web ManifestPWA-readyPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 21 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 |
|---|
Stunden im Notizbuch, Belege im Foto-Album, Angebot in Word, Rechnung in Excel.… div.container > div.row > div.col-lg-6 > p.lead |
Live-Timer · 15-Min-Rundung div.ww-phone-screen > div.ww-mockup-row > div.ww-mockup-text > div.st |
Direkt im Auftrag div.ww-phone-screen > div.ww-mockup-row > div.ww-mockup-text > div.st |
aus Leistungskatalog div.ww-phone-screen > div.ww-mockup-row > div.ww-mockup-text > div.st |
PDF · USt-konform div.ww-phone-screen > div.ww-mockup-row > div.ww-mockup-text > div.st |
Am Monatsende rätselst du, wer wann wo gearbeitet hat. div.row > div.col-md-4 > div.ww-problem-card > p |
WhatsApp, E-Mail, Galerie – verteilt auf 5 Geräte und 3 Apps. div.row > div.col-md-4 > div.ww-problem-card > p |
Aus dem Angebot wird die Rechnung – per Copy-Paste statt per Klick. div.row > div.col-md-4 > div.ww-problem-card > p |
Zeiterfassung, Projekte, Mitarbeiter, Angebote, Rechnungen – in einer App. section#features > div.container > div.ww-section-title > p |
Live-Timer oder manuell. 15-Min-Rundung. Pro Mitarbeiter, pro Projekt. PDF-vers… div.row > div.col-md-6 > div.ww-card > p |
Pro Auftrag: Notizen, Fotos, Sprachnotizen, Termine. Offline-fähig auf der Baus… div.row > div.col-md-6 > div.ww-card > p |
Team einladen per Mail oder CSV. Rollen: Admin, Manager, Mitglied. Pro-Mitarbei… div.row > div.col-md-6 > div.ww-card > p |
In 2 Minuten fertig. Status Draft → Gesendet → Akzeptiert. Direktversand per E-… div.row > div.col-md-6 > div.ww-card > p |
USt-konformes PDF (AT). Auto-Nummerierung. Status Draft → Ausgestellt → Bezahlt… div.row > div.col-md-6 > div.ww-card > p |
Standardleistungen einmal anlegen. CSV/Excel-Import. Übernahme in Angebot und R… div.row > div.col-md-6 > div.ww-card > p |
Worklino passt seine Sprache deiner Branche an. section.ww-section > div.container > div.ww-section-title > p |
Baustellenbesuche, Stundennachweise, Vorab-Angebot, Schlussrechnung. div.row > div.col-md-6 > div.ww-mode-detail-card > p |
Termine planen, Einsätze pro Helfer, Auftraggeber-Rechnung mit Aufstellung. div.row > div.col-md-6 > div.ww-mode-detail-card > p |
Klienten-Sitzungen dokumentieren, Stunden für Honorarnote, vertrauliche Notizen. div.row > div.col-md-6 > div.ww-mode-detail-card > p |
Generische Projekte, Stunden, Rechnungen – ohne Branchen-Vokabular. div.row > div.col-md-6 > div.ww-mode-detail-card > p |
Projektarbeit, Zeiterfassung und Rechnungen – für Selbstständige und kleine Tea… div.container > div.row > div.col-md-6 > div.ww-footer-tagline |
These are opportunities to improve the legibility of your content.
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 |
|---|
Stunden nirgends erfasst div.row > div.col-md-4 > div.ww-problem-card > h6 |
Zeiterfassung div.row > div.col-md-6 > div.ww-card > h5 |
Handwerk & Bauwesen div.row > div.col-md-6 > div.ww-mode-detail-card > h5 |
These are opportunities to improve keyboard navigation in your application.