View Single Post
Old 07-09-2009, 07:03 AM   #9
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
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>.

Use <div></div> for other blocks, such as epitaphs or newspaper titles displayed in the text.

In XHTML (and maybe in HTML, I don't know), <p> elements cannot contain other block elements (like <p>, <div>, <blockquote>), but <div> can.
Jellby is offline   Reply With Quote