Chapter 7 - Alignment and Justification - 7.3 Justification Method: the ‘text-justify’ property
Go to the relevant page of the specification.
- text-justify-distribute-001
-
CSS Text 7.4. Justification Method: text-justify: distribute
text-justify:distribute means justification adjusts spacing between each pair of adjacent typographic character units. - text-justify-inter-character-001
-
CSS Text 7.4. Justification Method: text-justify: inter-character
text-justify:inter-character means justification adjusts spacing between each pair of adjacent typographic character units. - text-justify-inter-word-001
-
CSS Text 7.4. Justification Method: text-justify: inter-word
text-justify:inter-word means justification adjusts spacing at word separators only. - text-justify-none-001
-
CSS Text 7.4. Justification Method: text-justify: none
text-justify:none means justification is disabled: there are no justification opportunities within the text.