View Single Post
Old 04-16-2022, 03:43 PM   #25
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,222
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 DaveLessnau View Post
I'm running EPUBCheck from within the Editor and it's pointing out duplicates id= lines. Something like this at the start of several of the files:

Code:
<body class="normbody">
<div class="page" id="section2_1">
<div id="box1_1" class="normbody">
...
These are leftovers from the original since I basically don't know what they're for. According to:

https://www.w3docs.com/learn-css/css-id-and-class.html



So, even ignoring the duplicates, there ought to be a style somewhere where #section2_1 and #box1_1 have some attribute applied. But, I can find no reference to them. I suppose it's possible I've deleted it already without realizing it. Can I just delete both of those <div... lines?
A lot of the iDs are for footnotes as Discworld books can have a number of footnotes.
JSWolf is offline   Reply With Quote