Quote:
Originally Posted by Jellby
If you scroll down a bit the CSS 2 spec, it is more specific about "px":
But in the CSS 2.1 spec, "px" is already defined as an absolute unit:
So, yes, strictly speaking ePub 2.0.1 uses CSS 2, where "px" is not hardwired, but it's still not the device pixel. In CSS 2.1 (and I assume CSS 3 too), this was fixed to 1/96 in, which roughly agrees with the recomendation of CSS 2.
|
Many thanks! I should indeed have read on further.