Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure2 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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Heading Hierarchy2 headingsPASS
- H1 Free Online Notepad
- H2 Clear this note?
A+Heading Text QualityAll 2 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| select | select | Block style | none |
A+Link & Button Quality2 links, 17 buttons — all OKPASS
A+Form Input Types1 form control(s) checked, no type mismatchesPASS
A+Form Input Quality1 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en"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 4 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)13 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (13)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Free Online Notepad | 19.29:1 | 3.0:1 | #000000 | #F6F5F4 | Pass |
| h2 Clear this note? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Free Online Notepad … | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| a About | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| p Start writing right … | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| span Block style | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| option Normal | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| option Heading 1 | 19.29:1 | 4.5:1 | #000000 | #F6F5F4 | Pass |
| option Heading 2 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Heading 3 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Everything in this n… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Keep note | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Clear note | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 24 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.