View Single Post
Old 11-22-2023, 09:24 AM   #33
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,204
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 Quoth View Post
Wanting no CSS is nostalgia for HTML 3.
Wanting bare <p> and <h2> is prehistoric for people typing in Notepad in 1993.
It's not prehistoric. It's better code to not have classes when you don't need them. Then way to do eBook sis to keep it simple. And it's as simple as you can get to use <p> and <h2> with no classes where possible. CSS is where they are configured as you need. You use classes when you want to change <p> and/or <h2>.

You get simpler code, better looking code, and more accurate ADE page numbers.
JSWolf is offline   Reply With Quote