Word Break
PREVIEW
This example demonstrates the word-break property. You can see the result of the different word-break.
CODE
word-break: normal;
Utilization
The word-break CSS property
specifies how words should break when reaching the end of a line
You can test for this property with our tool.