Quote:
Originally Posted by santosha
I was under the impression that pre-KF8 kindle formats (.mobi if I'm correct) do support CSS, just not as much CSS as KF8/AZW3. Is this not correct?
|
No, it isn't. Pre-KF8 mobi does not support CSS
at all. It is only the converter who might recognize some CSS and adapt it to whatever equivalent there might be in mobi.
For example, a <p> tag in mobi can only have indent and top margin (no side or bottom margins). The indent is given as "width", the top margin is given as "height": <p width=1em height=2em>