Thread: A little help!
View Single Post
Old 08-26-2011, 09:56 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,144
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Wink Publishing View Post
Hi,

I'm in the process of converting a novel from Word format to .epub using Calibre & have received the following error reports:


Errors:
attribute "link" not allowed here; expected attribute "class", "dir", "id", "style", "title" or "xmllang"
attribute "vlink" not allowed here; expected attribute "class", "dir", "id", "style", "title" or "xmllang"
element "span" not allowed here; expected element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "nssvg", "ol", "p", "pre", "script", "table" or "ul" (with xmlnsns="http//www.w3.org/2000/svg")
attribute "clear" not allowed here; expected attribute "class", "id", "style" or "title"
element "br" not allowed here; expected element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "nssvg", "ol", "p", "pre", "script", "table" or "ul" (with xmlnsns="http//www.w3.org/2000/svg")
element "b" not allowed here; expected element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "nssvg", "ol", "p", "pre", "script", "table" or "ul" (with xmlnsns="http//www.w3.org/2000/svg")


I'm not familiar with HTML coding, so any hints or pointers on how to resolve these with Calibre would be gratefully received.

Nigel.
Wink Publishing.
Those are all incorrectly placed/coded HTML for EPUB
the first 2 are incorrect Inline Styles (hint: they control the color URI links, before and after a visit) that don't meet the coding rules for EPUB
theducks is online now   Reply With Quote