Quote:
Originally Posted by Jellby
For normal paragraphs, use <p></p>. Mobipocket displays them indented and with a little vertical space, but that should be customizable in the viewer (even if often it is not). It can be overriden, anyway, with (in mobipocket pseudo-HTML) <p width=0 height=0>.
|
Now, that makes me, as a web-developer shudder... First, you miss the quotes, second, it makes no sense at all. A paragraph with a width of 0??? What you're looking for is the bottom and left padding.