Quote:
Originally Posted by thiago.eec
Polish the code (removing all those <sup> elements, for example);
|
Yep, and I also despise Calibre's <dd>-wrapped footnotes, so I instantly strip that code down to the barebones too.
IF you wanted to use EPUB3-style footnotes, you would have to use
<aside> + some
epub:type code.
See Doitsu's Footnote test EPUB (and surrounding discussion about pop-up footnotes in that topic).