Correct Answer: letter-spacing
Explanation:
Note: This Question is unanswered, help us to find answer for this one
CSS 3 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More CSS 3 MCQ Questions
Before using CSS3 declarations it is important to:
Is ::first-line a pseudo-element?
To create more space within a CSS3 button use:
To have a box-shadow inside of the div use:
Which one of these is not a font-weight descriptor in CSS3?
What effect does the following rule have? div { grid-rows: 4em (0.25em 1em); }
Which rule would result in an object being rendered as above?
Which is not a valid value for the font-smooth property?
If the following rule is used, what will be the output? :focus,:active { outline-offset: 10px }
To which element can the min-width property not be applied?