Quote:
Originally Posted by HarryT
Indents in Mobi are controlled with the "width=" attribute.
Eg, <p width="1em"> will give you a 1em indent, while <p width="-1em"> gives a 1em "outdent".
|
I'm afraid that's not much help to me, since I markup the doc files to valid HTML, then convert these files to valid XHTML as required by the ePub standards, then package them up to valid ePubs, then convert to mobi with calibre. I doubt that the markup you've suggested will validate in XHTM, but I will try.