word-break
word-break — Defines the formatting, alignment, and styling of text content. Syntax: word-break: normal | break-all | keep-all | break-word. This CSS property reference includes live examples and browser support.
Related Text
Back to CSS Reference