Quote:
Originally Posted by bmacklin
Error message in the ePub validator via Sigil is
"attribute border is not declared for element 'img'
Here's what the code looks like
<p class="MsoNormal"><span class="calibre1" xml:lang="EN"><img alt="" border="0" class="calibre16" src="../Images/image002.jpg" /></span></p>
|
You should remove the
xml:lang="EN" that is not needed and just bloats the code.