mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): typo in the Importance of Accessibility and Good HTML Structure page (#59294)
This commit is contained in:
parent
32b62cd63f
commit
43a0384806
@ -35,7 +35,7 @@ If you want more reliable metrics, consider using the web version. The downside
|
||||
|
||||
WAVE is another reliable accessibility checker you can use as a Chrome extension or on the web. All you need to do is enter the URL of your website and a comprehensive accessibility report will be generated for you. This report includes accessibility features implemented, ARIA, and contrasts.
|
||||
|
||||
The IBM Equal Accessibility Checker is another robust tool for improvingg digital content accessibility. With it, you can scan your websites for accessibility issues and generate a detailed report.
|
||||
The IBM Equal Accessibility Checker is another robust tool for improving digital content accessibility. With it, you can scan your websites for accessibility issues and generate a detailed report.
|
||||
|
||||
You can use it as a Chrome extension or Firefox add-on.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user