Donna, that's interesting about mobicreator inserting inline formatting like that.
Though, I'd always had problems with justification. If I had 'text-align:center' in my CSS it would always fail and I'd have to do:
Code:
<p class="centered_text" style="text-align:center">
as a belt-and-braces solution to work on everything. Oddly enough though (and I THINK I'm remembering rightly) it failed for Stanza on the iPhone -- which is ePUB.
Anhyoo... thanks all for the help, yep I'll go read the MOBI docs.
Perhaps now I can even get formatting to work on an non-upgraded GreenBook!