Which of the following property sets the amount of spacing between letters?
A
space
B
line-height
C
letter-spacing
D
letter-space
Correct Answer: letter-spacing
letter-spacing property sets the amount of spacing between letters. Syntax: letter-spacing: length | normal | inherit Length values can be set in various units (negative values are permitted) or to the default value normal.