View Single Post
Old 09-08-2016, 06:55 PM   #1
eggheadbooks1
Read, don't parrot.
eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.
 
Posts: 224
Karma: 110242
Join Date: Apr 2011
Device: Kindle Fire, Kobo Touch, Aldiko for Android
Validation error for anchors

I added three anchors within a chapter so that I could create links to them in the NCX TOC. When I check the file in Sigil (F7), no errors arise. However, when I validate the file in Pagina's ePub-Checker (the IDPF's site is down right now), I get an error for each anchor:

"Error while parsing the file 'element "a" not allowed here; expected the element end-tag or element "address", "blockquote"... [and so on]."

The code for the anchor, and its position, is this:

Code:
<a id="Links"></a><p class="Left">FOLLOW LINKS</p>
I tried moving the closing </a> to the end of the line but that did not work.

Any ideas what I am doing wrong?

Thanks
eggheadbooks1 is offline   Reply With Quote