News

HTML Basics for Line Spacing. By default, documents created using HTML are displayed in a single-spaced format. ... Instead you can use CSS, which is a more advanced form of HTML.
When creating an HTML page, the equivalent of leading is the CSS "line-height" property. ... Setting the value to "normal" resets the line spacing back to the default value.