Syntax | selector {word-spacing: value;}
|
---|---|
Usage | The word-spacing property is used to control the spacing between words. If a length value is used, then the specified length is added to the default space between words. Negative length values are permitted. This property is specified by using a length, or a keyword, according to the syntax shown above. |
Keywords |
|
Applies To | All elements |
Inherited | Yes |
Initial Value | normal |
The word-spacing property is set to 15 pixels. |