#Accessiblity #AriaZones #AltText #SelfTest-WAVE
I've been preparing a web site, now about 20 pages, and I'm trying to make it more widely user-friendly.
My immediate effort is to deal with screen-readers, and that has generated questions.
Other challenges come later. For instance (non-fediverse), I have quite a way to go to accommodate narrow screens, such as cell phones, because my HTML/CSS skills are limited; I haven't yet gotten responsive media queries beyond Viewport to work.
For screen-readers, I have four concerns. To Be Continued