Just wanted to say thanks for all the great tips and info throughout the forums, they've helped me narrow my validation errors down to just one. And for the life of me, I cannot figure out how to fix it.
Here's the error message I get after running the validation via Sigil:
Quote:
value 'Picture 1' is invalid NCName
|
And here's the actual code where the error is found:
Quote:
<p class="MsoNormal sgc-1"><img alt="NormalStyle.jpg" class="sgc-16" height="87" id="Picture 1" src="../Images/image005.jpg" width="226" /></p>
|
This validation error shows up for every single image in the .epub file. But they're all exactly the same error.
Hoping someone will have the solution to this. I'm new to using Sigil, so learning as I go and appreciate all the help that can be given.
Tracy