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