Practice ยท 1 of 2
Make It Readable
Fix a deliberately uncomfortable page of text. Set:
- A font-family stack on body that ends with a generic family (sans-serif or serif).
- line-height on body as a bare number between 1.4 and 2.
- h1 with a font-size in rem.
- Link color that is not the default (your choice) โ keep the underline present (do not set text-decoration: none on links).
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Typography & Readability โ Practice