|
|
|
|
|
by warning26
1699 days ago
|
|
You're getting downvoted, but honestly I feel like this is the elephant in the room of accessibility efforts. A lot of them just feel like they're catering to a tiny slice of the user base that would probably be better served in some other way. In some cases, they arguably make things worse for everyone else, like WCAG 1.4.1, mandating that your links have ugly underlines just because some people might have trouble reading them. Fun fact: HackerNews's links are noncompliant, and could get them sued in Canada. |
|
- Color is not used as the sole method of conveying content or distinguishing visual elements.
- Color alone is not used to distinguish links from surrounding text unless the contrast ratio between the link and the surrounding text is at least 3:1 and an additional distinction (e.g., it becomes underlined) is provided when the link is hovered over and receives focus.
Lots of options in there besides just slapping underlines on things. Could be bold where other text isn’t. Could just be a color that stands out enough against your text. Etc.
[1]: https://webaim.org/standards/wcag/checklist