4. Conduct web accessibility research - MDEllis73/mywebclass-simulation GitHub Wiki
Initiative Conduct web accessibility research, implement changes, perform testing and resolve any issues that arise.
Epic 1. Conduct a comprehensive accessibility research to identify accessibility barriers, ensure website complies with all recommendations.
- 
Story 1. Implement Accessibility Changes: As a web developer, implement accessibility changes to the website, including updates to code, content, and design, based on the recommendations from the accessibility audit. 
- 
Comply with ADA, WCAG 2.1, Section 508 & EN 301549 
- 
Use clear and descriptive page titles that accurately describe the content of the page. 
- 
Use headings and subheadings to structure content and create a logical hierarchy. 
- 
Provide alternative text for all images and non-text content, including videos and audio files. 
- 
Ensure that all links have descriptive text that clearly communicates the purpose of the link. 
- 
Use color contrast that is sufficient to ensure that text and other content is readable by people with low vision. 
- 
Provide transcripts or captions for all audio and video content. 
- 
Ensure that all forms and interactive elements are accessible to keyboard users and those using assistive technologies. 
- 
Provide skip links or other mechanisms for bypassing repetitive content, such as navigation menus. 
- 
Use clear and simple language that is easy to understand, and avoid using jargon or complex technical terms. 
- 
Ensure that the website is operable and usable with different input methods, such as a mouse, keyboard, or touch screen.