line-height: normal;
line-height: 1.6;
line-height: 200%;
line-height: 20px;
line-height: normal
Default
line-height: number
A value that will be multiplied with the current font-size to set the line height (e.g. 1.6)
line-height: length
A fixed line height in px, pt, cm, etc.
line-height: %
Percent of the current font size
line-height: inherit
Inherits this property from its parent element. Read about inherit
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.