Thread: Adding an image
View Single Post
Old 07-14-2025, 10:15 AM   #1
WV-Mike
Connoisseur
WV-Mike began at the beginning.
 
Posts: 74
Karma: 10
Join Date: Jul 2023
Device: None
Adding an image

The epub here: https://tinyurl.com/yutylhqk
Has this HTML for an image:
----
<div style="text-align: center; padding: 0pt; margin: 0pt;">
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 637 915" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink"><image width="637" height="915" xlink:href="../Images/epub_cover_my_side_of_the_river_by_bill_fichtner.j pg"/></svg>
</div>
-----
When I add a new image from Insert>File, the HTML is this:
<img alt="bill_and_his_wife_etta" src="../Images/bill_and_his_wife_etta.jpg"/>

Why the difference?
Thanks,
WV-Mike
WV-Mike is offline   Reply With Quote