Quote:
Originally Posted by Jellby
If you want both a left margin and a first-line indent (negative or positive), I'm afraid that's not possible in mobipocket.
|
Are you sure?? I have poetry sections that have increased left margins
and positive indents all over the place. I'll guess I'll have to unpack one of those mobi's to see how it's being achieved.
Quote:
For a <P> element the WIDTH attribute is interpreted as first-line indent.
For a <BLOCKQUOTE> element the WIDTH attribute is interpreted as a left margin.
|
What about the WIDTH attribute on a <P> element
inside a <BLOCKQUOTE> element? Is it ignored? Or are <p> elements just not allowed within <blockquote> elements?