Quote:
Originally Posted by JSWolf
I would not add a full line between paragraphs. It looks awful.
I've seen some ePub use the following...
Code:
p {
margin-top: .3em
}
That give a little space, but not too much to be annoying. When you have a full line, it distracts when your eyes hit that full space.
|
Yes, my preference too is for a paragraph spacing of 0.2 or 0.3em. Gives a noticeable break, but not an annoying space. At the end of the day, though, these things do come down to personal preference, so I'm not suggesting that anyone else should share my preference

.