word-wrap
Term side of the Card
Topic: Text Handling
Unit title: word-wrap
Categories: Property
Explanation side of the Card
Explanation: The property that controls how text should wrap within an element. It can be set to 'normal', where text wraps according to the default behavior or 'break-word', which allows long words to break and wrap onto the next line to prevent overflow.
Browser compatibility:
- The chrome browser supports this feature starting from version 80
- The edge browser supports this feature starting from version 80
- The firefox browser supports this feature starting from version 72
- The safari browser supports this feature starting from version 13.1
Availability: