10. Technical factors
● Interoperability
● Quality
● Reduces time for development & maintenance
● Reduces server load time
● Enabling different configurations
● Ready for advanced web technologies
11. Financial factors
● Increases use of website
● Search engine optimization
● Decreases cost for developing for accessibility
16. Checklist to begin with...
● Alternatives for non-text content such as images, controls, etc.,
● Captions for audio-only content and audio description for video-only content
● Minimum color contrast ratio of 4.5:1
● All input fields have association with their labels
● All elements are operable using keyboard
● No keyboard trap
● Meaningful tab order
● Consistent navigation
● Consistent identification
● Accessible error handling
● Parsing
● Name, role and value
17. Getting started
● Follow Web Content Accessibility Guidelines (WCAG) 2.1
● Test for accessibility using automated tools such as aXe by Deque
● Accessibility manual testing
● Include real users in testing
● Leverage accessible component libraries such as by W3C