View Single Post
Old 06-12-2020, 09:06 AM   #20
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,138
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 Hitch View Post
Sez you. We've done many books in which we have hierarchal headers.



What? That's a ridiculous "solution." How about using CSS, as it was intended? Using Div instead of p? So, what, use the wrong coding, because somebody doesn't know the right coding? Hell, why not just use /b between paragraphs--hey, that works TOO!

Oh, yeah, that's a great solution. /sarcasm.

Hitch
What I want to know is why so many publishers have no idea how to properly use <p> and have to stick in a class for the most use paragraph style instead of just coding for <p> in CSS?

As for <div> where <p> should be, I find that very sloppy and that does get fixed. There's a lot of things that could be done, but a lot of it is sloppy have violates the keep it simple rule.

When I fix up a sloppy ePub, it's a lot neater. It may not be perfect as there could be excess lines in the CSS and I don't change <p> in chapter headers for h?, but when I am done, the code can be much neater.

The other thing I find atrocious is when there are hundreds of extra classes that never get used in the CSS/HTML.
JSWolf is offline   Reply With Quote