Troubles with Calibre - Epub and iBooks
Good evening everybody, I'm new in this forum, and I hope to write in the right section.
I have a question for you, I spent some days working at it.
I have a tag body in an epub3 page with a plain text in it.
The code is very simple, I have no css file called in mi HTML file and i simply wrote:
<body style="background:red;height:100%;with:100%">
<p>Test</p>
</body>
On Calibre I see the page filled with red color, while on iBooks it doesn't fill the page.
I hope there is a solution for this.
In this case the code is very simple but I'm building pages with 3-4 "div" that don't fill the whole area in iBooks..
|