Here is my current setup:
<div style="word-break: break-all; width 50px;">... long text ...</div>
It functions just as I desire.
However, the editor is indicating:
CSS validation: 'word-break' is not a valid CSS property name.
What alternative should I use instead?