Web development-- how important is it to make a web page compatable with screenreaders? (software that reads a webpage out loud - I assume it to be used by blind people)
My textbook makes many references of what attributes make it easier for 'screenreaders' to operate, as if it's a big deal.. which is why I ask.
Accessibility is an important issue. It means allowing people with all sorts of disabilities (not only blind people) to access your content. It involves: - moral issues: I hope I don't have to explain :-) - legal issues: some sites are required to have at least a certain level of accessibility There are benefits for the business to try to be as accessible as possible, since it will give you a larger audience and probably a better SEO. There are standards, guidelines and tools to help the developers. Here is a good starting point to learn more: http://www.w3.org/standards/webdesign/accessibility
Join our real-time social learning platform and learn together with your friends!