CSS Tutorial 31 : Word spacing

Published: 01 January 1970
on channel: Code Amir
15
1

The word-spacing CSS property sets the length of space between words and between tags.
Syntax
/* Keyword value */
word-spacing: normal;

/* length values */
word-spacing: 3px;
word-spacing: 0.3em;

/* percentage values */
word-spacing: 50%;
word-spacing: 200%;

/* Global values */
word-spacing: inherit;
word-spacing: initial;
word-spacing: revert;
word-spacing: unset;


Watch video CSS Tutorial 31 : Word spacing online without registration, duration hours minute second in high quality. This video was added by user Code Amir 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1 once and liked it people.