Quote:
Originally Posted by RbnJrg
However, I have seen that mobi7 books HAVE a line-height of 1em; after unpacking one of those mobi7 books, I could see they use the attribute "height" (applied "in-line" as any other property in mobi7), that is:
Code:
<p height="1em">...some text...</p>
|
That's
not line height, that's top margin (in mobi's language).