View Single Post
Old 04-25-2022, 06:02 AM   #2
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
The src="" is the path to the image and is mandatory.

It would typically look like the following...

PHP Code:
<img alt="Title Page" src="images/title_page.jpg" width="400" height="600"/> 
You would need to check the epub file for the correct location. An epub editor will normally give you a pop-up that lets you select the image and the path is auto-filled.
Karellen is offline   Reply With Quote