A blind woman’s message to web developers

11 points by jzox 3 years ago | 2 comments
  • mc4ndr3 3 years ago
    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.
    • 4oo4 3 years ago
      That's interesting to test with Lynx, so that's comparable to what a screen reader would see?