word-break

Term side of the Card
Topic: Text Handling
Unit title: word-break
Categories: Property
Explanation side of the Card

Explanation: The property that controls how words are broken and wrapped within an element. It can be set to 'normal', 'break-all' or 'keep-all', affecting whether words break at arbitrary points or only at allowed break points.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 15
  • The safari browser supports this feature starting from version 3
Availability: