Text & Content MCQ 15 Questions
Time: ~25 mins Beginner

CSS Text & Typography — MCQ Test

Practice font families, sizes, weights, line-height, alignment, spacing, and text transforms for readable interfaces.

Easy: 5 Q Medium: 6 Q Hard: 4 Q

Typography Drives Readability

Good CSS typography balances font choice, size scale, line-height, and measure (line length) so users can scan content comfortably on any device.

rem vs em

rem scales from the root font size; em compounds from the element’s font size—both are useful when chosen intentionally.

Core Text Properties

font-family, font-size, font-weight, line-height, letter-spacing, text-align, text-transform, text-decoration