View Single Post
Old 06-16-2011, 01:18 PM   #3
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Tables on Mobi are quirky to say the least. I've found from my own books that, for example, explicitly specifying cell widths will sometimes work and sometimes not, seemingly completely at random. Centring - both of the table as a whole and of cell contents - should certainly work OK.

Best not to use CSS, because Mobi doesn't support it - all that's happening with CSS is that the Mobi creation tool is trying (more or less successfully) to convert it to HTML tag attributes, so it's better to just code the attributes directly.
HarryT is offline   Reply With Quote