mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
* fix: added info and solutions for stubs * fix: made title match main header * fix: removed wrong closing tag Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: added closing tag Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: corrected solution Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: changed verbiage Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: added code tags Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: added solution |
||
|---|---|---|
| .. | ||
| add-a-text-alternative-to-images-for-visually-impaired-accessibility | ||
| add-an-accessible-date-picker | ||
| avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information | ||
| avoid-colorblindness-issues-by-using-sufficient-contrast | ||
| give-links-meaning-by-using-descriptive-link-text | ||
| improve-accessibility-of-audio-content-with-the-audio-element | ||
| improve-chart-accessibility-with-the-figure-element | ||
| improve-form-field-accessibility-with-the-label-element | ||
| improve-readability-with-high-contrast-text | ||
| jump-straight-to-the-content-using-the-main-element | ||
| know-when-alt-text-should-be-left-blank | ||
| make-elements-only-visible-to-a-screen-reader-by-using-custom-css | ||
| make-links-navigable-with-html-access-keys | ||
| make-screen-reader-navigation-easier-with-the-footer-landmark | ||
| make-screen-reader-navigation-easier-with-the-header-landmark | ||
| make-screen-reader-navigation-easier-with-the-nav-landmark | ||
| standardize-times-with-the-html5-datetime-attribute | ||
| use-headings-to-show-hierarchical-relationships-of-content | ||
| use-tabindex-to-add-keyboard-focus-to-an-element | ||
| use-tabindex-to-specify-the-order-of-keyboard-focus-for-several-elements | ||
| wrap-content-in-the-article-element | ||
| wrap-radio-buttons-in-a-fieldset-element-for-better-accessibility | ||
| index.md | ||