CSS line-height calculator
A unitless line-height is a multiplier of the element’s font size: line-height: 1.5
on 16px text produces a 24px line box (16 × 1.5). This calculator converts in
both directions — ratio to pixels, or pixels back to the unitless ratio.
Prefer unitless line-heights so nested elements inherit the ratio rather than a fixed pixel height. Enter your values above and both forms update instantly, all in your browser.