W3docs

word-spacing

CSS Property:

Result:

This is a text.

CSS Code:

#myDiv {
padding: 10px;
word-spacing: normal;
}

Click the property values above to see the result