View Single Post
Old 11-09-2022, 11:31 PM   #4
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,859
Karma: 8821117
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Yes, it is perfectly possible by using javascript (epub3). Except for changing the order of the chapters, with javascript you can change everything. Maybe you could play with the function Math.random() and to change font-size, margins, colors, font-family, background colors, etc, etc, etc. And as each time the Math.random() Is called will give different numbers, you can use them to change styles.
RbnJrg is offline   Reply With Quote