What is Accessibility?
Designing Web sites and applications that are available to all potential users
- Current (version 4.x) browsers
- AOLers
- Low bandwidth
- Older browsers
- Text browsers
- Visually impaired and disabled
Notes:
- current browsers (NS and IE 3/4 form the bulk of all users)
- current browsers with graphics, javascript, and/or java "turned off"
- older versions of current browsers (which may not support tables and/or frames)
- text-only/low-bandwidth browsers (such as Lynx)
- browsers and screen readers used by the physically disabled and visually impaired.