View Single Post
Old 12-22-2015, 10:37 AM   #229
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,190
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Nick_1964 View Post
It makes me afraid to write things.
Do I find another bug or not ?
In one of my ebooks, there is in the code <a id="Anker">
From that point,every part in the book is underlined.
Is it a bug, or logic.. I don't know..
That's not a bug. That's an unclosed <a>. Put in a / <a id="Anker"/> and that will fix the underline until there is another unclosed <a>.
JSWolf is offline   Reply With Quote