W3docs

line-height

CSS Property:

Result:

Example of the CSS line-height property

CSS Code:

#myDiv {
background-color:pink;
line-height:normal;
}

Click the property values above to see the result