Quote:
Originally Posted by Marjelle
Hi everyone, after validating my e-book in Sigil (option: EPUB validation with FlightCrew) every section seems to contain similar errors.
Error 1: attribute 'link' is not declared for element 'body'
Error 2: attribute 'vlink' is not declared for element 'body'
Line 49 <body xmlns:xml="http://www.w3.org/XML/1998/namespace" link="#0563C1" vlink="#954F72" xml:lang="NL">
I have no idea what this is, can anyone tell me how to get rid of these errors?
|
By removing the link and vlink attributes/values that are not allowed in the body tags.