Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
CSS

CSS Line Height

Improve readability with unitless line-height.

CSS Line Height — a practical guide to CSS line-height with clear examples you can reuse in real projects.

CSS Tutorial Series (47/109). Prefer one article? Read the complete CSS tutorial.

Short description

Unitless line-height scales with font-size cleanly.

Line height

p { line-height: 1.6; }
h1 { line-height: 1.15; }

Leave a reply

Your email address will not be published. Required fields are marked *