View Single Post
Old 05-05-2016, 06:24 PM   #43
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: 79,915
Karma: 146918083
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 Jim Chapman View Post
Sorry about the pedantry - but you know what it's like when someone is wrong on the internet ;-)
I feel for you being wrong on the Internet.

Quote:
I agree that, pragmatically, the smart thing for e-reading systems is to treat <p>&nbsp;</p> as a section break, at least as an optional behaviour. It's just that you're using the word 'valid' a bit too loosely.
<p>&nbsp;</p> is not just used as a section break. I've seen it used not as a section break, but as as a separator such as...

<p>Some paragraph here</p>
<p>&nbsp;</p>
<p class="center">This line is centered</p>
<p>&nbsp;</p>
<p>Another paragraph here</p>

So yes, <p>&nbsp;</p> should be rendered. I know it's not the coding I would use, but a lot of eBooks have it. This is why I go in and check what the publisher has done.
JSWolf is offline   Reply With Quote