Accessibility
From Proteopedia
(Difference between revisions)
Line 5: | Line 5: | ||
* For those with visual impairments, select fonts and colors considering color blindness and font size. | * For those with visual impairments, select fonts and colors considering color blindness and font size. | ||
- | There are a several good pages suggesting best practices for creating content accessible pages <ref>https://developers.google.com/web/fundamentals/accessibility/</ref><ref>https://www.dreamhost.com/blog/make-your-website-accessible/</ref><ref>http://www.bbc.co.uk/accessibility/best_practice/what_is.shtml</ref> | + | There are a several good pages suggesting best practices for creating content accessible pages <ref>https://developers.google.com/web/fundamentals/accessibility/</ref><ref>https://www.dreamhost.com/blog/make-your-website-accessible/</ref><ref>http://www.bbc.co.uk/accessibility/best_practice/what_is.shtml</ref><ref>https://www.mediawiki.org/wiki/Accessibility_guide_for_developers</ref> |
<references/> | <references/> |
Current revision
Develop Proteopedia pages to be accessible to all people, including disabled and elderly.
- For blind people add proper semantic to page objects for screen readers to clearly describe the page contents.
- For those with visual impairments, select fonts and colors considering color blindness and font size.
There are a several good pages suggesting best practices for creating content accessible pages [1][2][3][4]