
: Do any CSS media queries work for Kindle ios app? In section 8.1.4 of the Kindle Formatting Guide, it provides an example of a css media query to target ipad devices. It looks like this:
In section 8.1.4 of the Kindle Formatting Guide, it provides an example of a css media query to target ipad devices. It looks like this:
@media (device-width: 768px) {}
But the example is unclear; is this a simple media query used when you upload epubs into the ibooks app? Or is this an actual query which is digested and followed by the Kindle app on the ipad?
Are there any media queries which will be seen by Kindle for ios?
UPDATE: I've been investigating and testing some more. It seems that the heart of my question is how the Kindle app for ios handles collisions between "@media" and "@amzn-kf8" media queries. The Kindle documentation doesn't address this accurately. I'll post my findings soon.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Julie

: Landscape orientation in ereaders: css for both 1 and 2 page layout? I'm trying to write css media queries for landscape and portrait orientations. With widths of 1024 pix and wider, you think