-
Notifications
You must be signed in to change notification settings - Fork 4
Accessibility guidelines
Here are our accessibility guidelines which should be followed to an extent (full extent if possible and not too inconvenient).
-
Not all users who browse the Web have their images turned on. There should always be alternatives to images and icons. Either have a tooltip, an
sr-onlytag, or text next to the image. -
Since some users are colorblind in varying degrees, color shouldn't be the only way to discriminate or identify elements. In our case, with the course tags, the use of color is in addition to the text and will help those who can see colors to identify different tags faster, but won't hinder people who can't see color.
-
Each page should have a title that describes the page in a short, meaningful and potentially unique way. For an example, "Course X - Labtool" instead of just "Labtool".