View Single Post
Old 07-11-2014, 09:48 PM   #296
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
I too like minimalist design in eBooks. It'd just easier to deal with. You wont believe the amount of junk left in the average CSS.
Sure I will. Lots of things are specified at the wrong level, such as books where paragraphs are specified to use font A, then there's a span class defined to set font B, and the resulting code nests that span inside every paragraph. The much cleaner approach is to specify the font once, at the BODY level, and then look for any exceptions...like headers.
Rev. Bob is offline