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

For EXPLANATION: letter-spacing property sets the amount of spacing between letters.

Syntax:



Discussion

No Comment Found

Related InterviewSolutions