Styles do not justify text.
- Rule n° 065
- Presentation
Text justification is often very pretty, especially on paper. Unfortunately, too few reading systems allow it to be deactivated and several studies have shown that it makes digital reading more difficult for many audiences such as dyslexics.
Objectives
- Make it easier to read on screen, particularly for people with dyslexia.
- Improve the accessibility of content for people with disabilities.
Implementation
- Do not use the CSS property text-align with the value justify, or any other equivalent.
Control
- Check the CSS code for the absence of text-align rules: justify.
- Check the HTML code for the absence of attributes HTML align=justify.
Validation
- Needs to be human verified.
Informations :
Steps concerned :
Tags :
About that rule
Rule origin : Opquast | Opquast reference 4 186 | Updated on July 22, 2024