News

HTML Basics for Line Spacing. By default, documents created using HTML are displayed in a single-spaced format. ... W3 Schools: CSS line-height Property; W3 Schools: HTML hr Tag; ...
Created by Russ Weakley of Max Design, this presentation on the CSS line-height property is the perfect crash course for anyone looking to refine their Web type. The guide itself isn’t new, but ...
Paste the following code into that box:p { line-height: 300%; }This CSS code tells Tumblr to set the line height of all your paragraphs to 300 percent. You can set this value to anything you like.