View Single Post
Old 05-02-2025, 11:30 PM   #26
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,806
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DNSB View Post
Perhaps using figure and figcaption might be useful since the books are intended to be EPUB3.
We need to know the layout of the epub. The OP says that is simple: a line of text, the image, and another line of text. If these three elements are at the start of the chapter, anything will work; the problem arises if all three elements can be anywhere. The OP also doesn't say whether the three elements should remain together but I suspect so. Finally, if the book's design allows all three elements to float (that is, they don't have to be in a specific position), then using the <figure> tag makes sense. However, the OP still needs to consider the fallback code for epub2.
RbnJrg is online now   Reply With Quote