InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets the amount of spacing between letters?(a) space(b) line-height(c) letter-spacing(d) letter-spaceI had been asked this question during an internship interview.This intriguing question comes from Style Inclusion Methods in section CSS Fundamentals, Colors and Styling of CSS |
|
Answer» The CORRECT ANSWER is (c) letter-SPACING |
|