Home » CSS » Css miscellaneous » Question
  1. Which of the following property sets the amount of spacing between letters?
    1. letter-spacing
    2. space
    3. line-height
    4. All of above
    5. None of these
Correct Option: A

letter-spacing: length | normal | inherit
Length values can be set in various units (negative values are permitted) or to the default value normal.



Your comments will be displayed only after manual approval.