Approximately 10% of US citizens are blind or have some degree of vision loss.
At TransitScreen we are exploring ways to make our digital signage more accessible to blind and low vision (BLV) users. Our work on this project has just begun, but we already learned some important lessons that we wanted to share.
Good code = accessible
Too often accessibility is thought of as extra work to be done after a site is finished. But in reality well-written HTML is already accessible by default, so the majority of the “work” simply involves knowing how to use it correctly and complying with standards.
- Use semantic markup appropriately by choosing the tag that best describes the content it contains.
…
Curated by (Lifekludger)
Read full article at Source: Web Accessibility Lessons from Blind and Low Vision Users — Medium