电子书的 2 列 CSS
我用 css 编写了一个 html 文件,我想要电子书中有 2 列,因为文本太大。但是第二列的文本显示在第二页第一列位置。任何人都可以告诉我为什么会发生这种情况。
I have written a html file with css, I want 2 columns in the eBook, since the text is too large.But the text from second column is displayed on the second page at the first column position.Can anybody tell me why is tho happening.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为你应该创建具有固定布局的 epub 来实现这一点。以下链接可以帮助您从头开始创建具有固定布局的 epub :
http ://epubsecrets.com/getting-started-with-fixed-layout-epubs.php
下面是该作者创建的书:
http://www.fantasycastlebooks.com/resources/Theft%20of%20the%20Rhinegold%20-%20iBooks%20Edition.epub
I think you should create epub with fixed layout to achieve this. Following is the link which should help you creating epub with fixed layout from scratch :
http://epubsecrets.com/getting-started-with-fixed-layout-epubs.php
And below is the book created by this author:
http://www.fantasycastlebooks.com/resources/Theft%20of%20the%20Rhinegold%20-%20iBooks%20Edition.epub