CSS Word-spacing Property
The CSS Word-spacing property controls the space between words words.
Possible Values
Read Units of Measurement to understand the values.
p {
word-spacing: 0.5em;
}
Inherited? YES!
The CSS Word-spacing property controls the space between words words.
Read Units of Measurement to understand the values.
p {
word-spacing: 0.5em;
}
Inherited? YES!