Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following property sets the amount of spacing between letters?

a) space
b) line-height
c) letter-spacing
d) letter-space

Answer: c
Explanation: 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.

Join The Discussion