
: Re: Does the MOBI file format for Kindle use the same CSS standards as browsers? I am working with a designer who is helping me format a .MOBI file for Kindle devices. We're having a little trouble
Are there differences or limitations in how MOBI renders or interprets
CSS?
In a word - yes. The CSS support for modern browsers is much much more extensive than the CSS support for e-readers. There simply has not been the same level (or expectation) of standardization for the epub format, in general. It used to be because of hardware limitations but now that mostly every e-reader has enough power it can really only be attributed to the negligence of the e-reader manufacturers.
This site provides metrics for specification support by e-reader including the Kindles epubtest.org/rs/14/ and you can go specifically this page to see the stlyling support for the Kindle Fire epubtest.org/rs/14/.
Also, in reference to your specific issue, the TOC is more difficult to style than the regular body matter because it is automatically generated and adds one more layer of obfuscation when trying to find out the code that is generating the style.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Angie

: Kindle Devices Which Support Two Page Layout Which kindle devices, exactly, support two page layout spreads and which do not?

: NCX TOC - Hide the external TOC in EPUB 2? Is there a way to completely remove or deactivate the external TOC? Would the code be written in the NCX file or elsewhere? If code could be