View Single Post
Old 04-04-2021, 10:10 AM   #3
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
The first says you can not use a "font" tag in xhtml. Use css instead.

The second says you have a url that ends in a fragment identifier that is not set anyplace in the file by ad id attribute.

In other words look for a url that ends with #NAME where no tag in the target file has the id="NAME". NAME can be almost any short string.

You really should at least try to read up on html and css and use google to search for your answers and not just ask here, as your questions have nothing to do with Sigil specifically. Perhaps the more generic EPUB forum here at mobileread might be a better place after trying to search to find the answer yourself.
KevinH is offline   Reply With Quote