HTML line-height tag

The tag sets the height of the text line. The tag is set as a multiplier for the basic row height. By default, the tag value is 1.

Test<line-height=”1.5″><br></line-height>Test<line-height=”0.7″><br></line-height>Test

Output result: