CSS Property: word-spacing Specifies the spacing between words. Possible Values [length] inherit normal (default) Example p { word-spacing: 2em; }