View Single Post
Old 10-28-2015, 10:15 PM   #73
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,834
Karma: 8006102
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by Turtle91 View Post
... there are really annoying publishers that go empty span crazy for no reason at all...
Code:
<p class="first-letter-in-a-new-section-of-text text-overide-party-on-dude">
<span><span><span>I</span></span>'d</span> like to say...</p>
Yes!

The other one that really gets me is when every paragraph is placed in a span:

Code:
<p class="indent"><span>This is paragraph one. Does it really need to be in a span?</span></p>
<p class="indent"><span>The answer to that would be a big fat NO.</span></p>
<p class="indent"><span>And yet, every single paragraph in the entire book is in a class-less span.</span></p>
And let's not forget the spans eschwartz points out that Kobo and Google Play adds for bookmarking. This is why I won't buy from Google Play.

Thanks everyone for all the insights on empty <span>! Interesting stuff.
odamizu is offline   Reply With Quote