This property sets the height of a line box (often used to set the distance between lines of text). On block-level elements, sets the minimum height of line boxes within the element. On non-replaced inline elements, sets the height used to calculate line box height.
CSS Level | Value |
---|---|
CSS 2.1 | a non-negative number, a non-negative length, a non-negative percentage or "normal" |
CSS3 | a non-negative number, a non-negative length, a non-negative percentage or "normal" |