Within a element, clearly the vertical spacing between lines can be formatted with the line-height attribute.
My question is, within a
To apply to an entire list, use
ul.space_list li { margin-bottom: 1em; }
Then, in the html:
A B