Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Typography
Line Height (Leading) & Vertical Rhythm — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Line Height (Leading) & Vertical Rhythm
Which CSS value type for line-height is safest to use on a parent element that contains children with different font sizes?
A unitless number (e.g. 1.5)
A pixel value (e.g. 24px)
An em value (e.g. 1.5em)
A percentage (e.g. 150%)
Check answer