Skip to main content

Practice ยท 2 of 2

A Clear Type Scale

Give the page hierarchy: h1 { font-size: 2.5rem; }, h2 { font-size: 1.5rem; }, and .small { font-size: 0.875rem; }. Nothing else changes size. Rules: - Exactly those three rules (plus the font sizes given).

Difficulty: beginner

Back to lesson: Practice: Typography & Readability โ€” Practice