Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/accessibility_quiz
A quiz built with accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.
https://github.com/lucasdota/accessibility_quiz
accessibility css frontend html
Last synced: 2 days ago
JSON representation
A quiz built with accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.
- Host: GitHub
- URL: https://github.com/lucasdota/accessibility_quiz
- Owner: Lucasdota
- License: mit
- Created: 2022-12-09T12:27:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T16:36:25.000Z (about 1 year ago)
- Last Synced: 2024-01-06T17:39:28.034Z (about 1 year ago)
- Topics: accessibility, css, frontend, html
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Accessibility Quiz
### Accessibility is making your webpage easy for all people to use – even people with disabilities.
Main features:
- Keyboard shortcut button
- ARIA attributes
- Design best practices
- Descriptive titles and attributes for accessibility tools
- Form and list design
- Footer with some information
- Viewport meta tag to adjust the width according to the device's width
- Description meta tag to help browsers better understand the content
- Link tag to add icon to the browser tab bar