Quote:
Originally Posted by Oldpilot
Another recurring problem was my use of <small> to go down a size in the text, which we routinely do when writing html for Kindle books, but which evidently is a no-no in epub.
|
<small> is perfectly valid in ePub, it must go inside a <p>, <div> or other block element, though.