View Single Post
Old 04-25-2022, 06:07 AM   #3
justin-b-918
Junior Member
justin-b-918 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2022
Device: none
Quote:
Originally Posted by Karellen View Post
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.
I've used Calibre and Sigil but I can't find the img source location for editing. I'm not familiar with Epub or editing. I'm just trying to upload a book I wrote and the publisher needs two formats and one is Epub. But their online check keeps kicking out these errors.

Thank you for the help
justin-b-918 is offline   Reply With Quote