accessibility features
one of my core goals with my site is to have it as accessible as possible. here are the current accessibility features that i have implimented on my site so far, but if you have any suggestions please contact me and let me know!
features:
- all images have alt text
- layout is responsive for all screen sizes and mobile users
- images, such as pride flags, have descriptions on hover
- navigation menu uses colors and font weight to display the active page
- lack of heavy movement or flashing
- clearly labeled scrollboxes
- an accessibility menu, which has the following features:
- text color options
- background image options (including both light and dark options for contrast)
- text size options
- font options (including a dyslexia friendly font)
- link color options
- option to stop marquee scroll behavior
- menu can be opened with the enter key and tab navigation for keyboard users
- preferences are saved with local storage throughout sessions
features i would like to add in the future:
- ability to pause all gifs on the page, preferably with memory
- improved default text color and size for readability