Accessibility
· 7 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 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
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 24 passedREVIEW
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 |
|---|
Advertisement div.col-md-12 > div#standard_iab_cntr1 > div.pw_report_ad_container > span |
About body.theme-light > div.footer > div.footer-links > a |
Privacy body.theme-light > div.footer > div.footer-links > a |
Terms of Service body.theme-light > div.footer > div.footer-links > a |
Features body.theme-light > div.footer > div.footer-links > a |
Creator's Guide body.theme-light > div.footer > div.footer-links > a |
Buyer's Guide body.theme-light > div.footer > div.footer-links > a |
Resume Builder body.theme-light > div.footer > div.footer-links > a |
Free Fax body.theme-light > div.footer > div.footer-links > a |
Report Abuse body.theme-light > div.footer > div.footer-links > a |
© 2009-2026 aNotepad.com body.theme-light > div.footer > p.footer-copy |
aNotepad.com is your everyday online notepad. You can take notes and share note… body.theme-light > div.footer > p.footer-copy |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Register div.mb-3 > div.col-md-12 > label > a.register |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#note_form > div.mb-3 > div.col-sm-12 > input#edit_title form#note_form > div.mb-3 > div.col-sm-12 > input#edit_title |
form#note_form > div#textNoteContainer > div.col-sm-12 > textarea#edit_textarea form#note_form > div#textNoteContainer > div.col-sm-12 > textarea#edit_textarea |
form#note_form > div.mb-3 > div.col-md-12 > input#btnSaveNote form#note_form > div.mb-3 > div.col-md-12 > input#btnSaveNote |
Register div.mb-3 > div.col-md-12 > label > a.register |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.