Quote:
Originally Posted by umarhameed
I am having the same problem.
attribute 'align' is not declared for element 'p' (and others h1...)
It is even happening in the TOC which Sigil created
|
Sigil didn't create a TOC with "align" attributes. They had to be added later.
The solution is the same as above: get rid of all "align=" stuff from your tags. It's not valid. Convert them to inline styles or css. Highlight some text in Book View and then click one of Sigil's wysiwyg alignment buttons if you want to see an example of how it's properly done with inline styles.