CSS Property:
word-spacing:

Result:

This example demonstrates the word-spacing property. You can see the result of the different word-spacing properties by clicking on one of the properties on the left.

CSS Code:
div {
    word-spacing:normal;
}
Click the property values above to see the result
W3Schools.com - Play it