mirror of
https://gitlab.com/veilid/veilid-dot-com.git
synced 2025-01-30 07:53:22 -05:00
More accessibility links
This commit is contained in:
parent
01fb14eccf
commit
be45e48000
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Accessibility Guidance
|
title: Accessibility
|
||||||
description: An introduction to accessibility concepts
|
description: An introduction to accessibility concepts and resources
|
||||||
weight: 7
|
weight: 7
|
||||||
layout: subpage
|
layout: subpage
|
||||||
---
|
---
|
||||||
|
|
||||||
__toc__
|
[toc]
|
||||||
|
|
||||||
### General Accessibility Concepts
|
### General Accessibility Concepts
|
||||||
|
|
||||||
@ -60,4 +60,14 @@ Here is a partial list of general accessibility goals you should strive for:
|
|||||||
#### Video
|
#### Video
|
||||||
|
|
||||||
- For the audio in videos, provide subtitles of the dialog and sounds
|
- For the audio in videos, provide subtitles of the dialog and sounds
|
||||||
- A transcript of all the content conveyed in the video helps a wide audiences
|
- A transcript of all the content conveyed in the video helps a wide audiences
|
||||||
|
|
||||||
|
### Additional Reading
|
||||||
|
|
||||||
|
- [Mozilla's Accessibility Reference Pages](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
|
||||||
|
- [Cognitive Accessibility at W3C ](https://www.w3.org/WAI/cognitive/)
|
||||||
|
|
||||||
|
### Usability Tools
|
||||||
|
|
||||||
|
- [Color Contrast Grid](https://contrastgrid.com/)
|
||||||
|
- [WebAIM WAVE](https://wave.webaim.org/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user