CSS letter-spacing, word-spacing, line-height

Notes:

CSS letter-spacing property:
It is used to specify the space between the letters or characters
Values: length

CSS word-spacing property:
It is used to specify the space between the words
Values: length

CSS line-height property:
It is used to specify the space above and below the text
Values: length

Interview Questions: