A blind woman’s message to web developers
old.reddit.com
A blind woman’s message to web developers
1–3 of 3 posts
Re: A blind woman’s message to web developers
#2Keep DOM elements to a minimum. Provide descriptive alt text for images. Don't rely on JavaScript for content. Follow the W3C accessibility validator recommendations. Regularly test your sites with lynx.
Re: A blind woman’s message to web developers
#3Keep DOM elements to a minimum. Provide descriptive alt text for images. Don't rely on JavaScript for content. Follow the W3C accessibility validator recommendations. Regularly test your sites with lynx.
That's interesting to test with Lynx, so that's comparable to what a screen reader would see?