The word-wrap Property
The word-wrap
property (deprecated name),
also known as overflow-wrap
(new name)
allows the letters of a long word to be wrapped
to a new line if the word does not fit
into the container's width. See the overflow-wrap
property
for more information.