Valloric - Here are two "cover" lines of code taken from their epub files as viewed in Sigil. The first is from a file not created using Sigil. The cover appears as soon as the file is opened in Ibis Reader. The second line of code is mine. I created it following the directions in the Sigil user manual. My cover appears fine, except Ibis Reader does not recognize it when first opened.
Can you tell anything by looking at these two lines? Thanks - Fabe
<body>
<div class="sgc-2"><img alt="Cover" class="sgc-1" src="../Images/cover.png" /></div>
</body>
<body>
<h1 id="heading_id_2"><span class="sgc-1"><img alt="" src="../Images/Going%20for%20Refuge.jpg" /></span></h1>
</body>
|