Hacker News new | ask | show | jobs
A blind woman’s message to web developers (old.reddit.com)
11 points by jzox 1523 days ago
1 comments

Keep 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?