// site accessibility //
accessibility features for the index page of this site:
- all images have alt text
- page is keyboard navigable
- no autoplaying music or videos
- colors pass contrast checks (webAIM)
- allows zoom up to 500%, and as small as 25%
- responsive on all screen sizes - including mobile
accessibility features for the all subpages within this site:
- no autoplaying music or videos
- colors pass contrast checks (webAIM)
- allows zoom up to 500%, and as small as 25%
- responsive on all screen sizes - including mobile
accessibility features planned for implementation:
- apply alt text to all subpages - in process
- dark mode and light mode css
- add ability to stop gifs (js)
- add ability to change fonts (js)
- enable focus states
- periodically check that all pages are compatible with a screen reader
- periodically check that all pages are keyboard navigable
// return home //
// sitemap //