Quote:
Originally Posted by charleski
That's a block margin. Margins aren't only at the sides of the page. Just use a style class with margin-top:1.2em (or whatever your line-height is, 1.2 is the default). I know a lot of people misuse br tags line this (or, worse, use <p> </p>), but it's a bad habit to adopt.
|
Could you expand? In short, to insert a line break, what should I do? (in html and in epub)