Quote:
Originally Posted by ralphiedee
I will post in the Sigil section thx
|
Please don't.
I moved your question here precisely because it was
not a Sigil-specific question. You're wondering why you get so many validation errors after importing html into an epub; and the answer is because most html attributes are not valid in an epub. Hence my suggestion to brush up on xhtml so you can fix it yourself. Sigil can't do it for you. You must manually change the html attributes to valid xhtml attributes (again not really anything to do with Sigil), or find a converter capable of doing it for you.
Perhaps someone in the workshop can point you to some xhtml tutorials or html->xhtml converters ... for that is what you need.