Quote:
Originally Posted by odedta
Why are you two misleading him? you can use that perfectly fine for all sorts of designs in a none fixed layout ePub!
use:
Code:
position: absolute;
bottom: 0;
right: 0;
|
I don't consider it misleading at all. Because the CSS "position" property is not supported by the ePub 2 specification.
http://www.idpf.org/epub/20/spec/OPS...htm#Section3.3
Quote:
The following table lists all CSS properties and values supported by this specification. Where not all values given in the CSS2 specification are listed for a given property, those values not listed are not supported by this specification.
|