creativecommons / creativecommons/cc-resource-archive
Improve accessibility for users with disabilities
- Dominant language
- Dockerfile
- Stars
- 66
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Currently, the website lacks accessibility for users with disabilities
## Reproduction
1. Use descriptive and meaningful page titles: Page titles should accurately reflect the content of the page and be descriptive enough for users to understand the purpose of the page.
2. Provide alternative text for images: Alternative text (alt text) is a description of an image that is read by screen readers. It should be concise and accurately describe the content and function of the image.
3. Use headings to structure content: Headings should be used to organize content and provide a logical structure for users to navigate through the page.
4. Provide captions and transcripts for multimedia content: Videos and audio content should have captions and transcripts available for users who are deaf or hard of hearing.
5. Improve accessibility and usability for people who rely on assistive technology, such as screen readers or are colourblind or have any other disability
## Expectation
## Screenshots
## Environment
## Additional context
## Resolution
- [x] I would be interested in resolving this bug.
Contributor guide
Assessment
This issue has not been assessed yet.