The first three errors about the attributes not being allowed look like they're because the <body> of the generated HTML text has the old deprecated inline attributes for showing link colours and so forth. Just delete them (and if you really and truly want the colours, put them into CSS).
I have no idea what the 4th error is for, but chances are you could delete the "dir" attribute (looks like another one of those deprecated HTML extensions) and your book would still look okay. Maybe try it on a copy.
Hope this helps and welcome to MobileRead!.
|