Quote:
Originally Posted by Quoth
Wanting no CSS is nostalgia for HTML 3.
Wanting bare <p> and <h2> is prehistoric for people typing in Notepad in 1993.
|
I am with you. This is extreme minimalist coding.
I have no issue with using p class= for minor Exceptions:
<p> for general body text would be acceptable to me, because 90% of a book is just the same paragraph style.
But why? <p class='indent'> makes it obvious and the performance hit on a modern reader device is not noticeable.
I find EPUB3 coding really annoying when having to back trace thru 5 levels to find why a stupid title page does not fit on a single screen on my Libra2 (1264 x 1680? ). FWIW I adjust so it also works on my Aura 2 and it looks just fine.