Tables are often a sure way to failure. While the ePub spec mentions thead/tfoot/tbody as supported tags, the (X)HTML spec doesn't mandate that anything special should be done with them, it just mentions things that can be done or user agents may do...
I'd say you should avoid tables when possible.
|