Links are visually distinct from the surrounding text
Links must have a visual style that is evident without user interaction (relying solely on a color change or underline during hover or focus is insufficient).
Objectives
Allow easy identification of inline links.
Improve link visibility and usability.
Improve content accessibility for people with disabilities
Implementation
Hyperlinks may differ using CSS text color properties background, underscore, bold, border, font font, etc.
Control
In each content file :
Identify the links provided along with the text;
Make sure these links differ visually from the rest of the text in which they are placed.
Please note that the links different by color represent a minimum contrast ratio of 3 to the surrounding text and that they are identifiable when hovering or focusing.