I realize it may be a better question for general but I do not know if it is in epub2 but imagine if it does apply it apply to epub 3. I need the ability to know width and height and if i can know it then i can do more fun things with an ebook project I am working on
Is the CSS @Media rule allowable in epub?
Submitted by richard murray on October 18, 2017 - 4:34pm
#1
Subscribe to IDPF feed
Follow IDPF
EPUB 3.0.1 Content documents:
3.3.9 Media Queries
"The EPUB 3 CSS Profile includes @media and @import rules with media queries as defined in the Media Queries specification."
https://www.w3.org/TR/css3-mediaqueries/
thank you OH