Quote:
Originally Posted by flameproof
How can I make a HTML like TABLE in ePub?
I am very familiar with HTML and PHP, but not so clear about ePub flavourd CSS.
What I like to know:
Table with/without frames.
Different border thickness
Spanning
I creating a TABLE as image an option? But then I can't change the size, right?
|
EPUB supports tables just fine, but there is limited horizontal landscape available for displaying them. That, coupled with not knowing what size font the reader will use makes them iffy.
for wide tables, sometimes converting it to an image is best; the width or height of which can still be controlled as a function of %