View Single Post
Old 04-10-2016, 02:08 AM   #16
dgatwood
Curmudgeon
dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.dgatwood ought to be getting tired of karma fortunes by now.
 
dgatwood's Avatar
 
Posts: 629
Karma: 1623086
Join Date: Jan 2012
Device: iPad, iPhone, Nook Simple Touch
Quote:
Originally Posted by Hitch View Post
(Don't get me started on how he blithely tells them all NOT TO USE heading classes for headings, but to use paragraph classes, grrrrrrrrrrrrrrr.)
I've had problems with H1/H2/H* tags refusing to allow centering on some platforms (Nook). I ended up using div tags to work around it, IIRC. So he isn't necessarily completely wrong, but paragraph classes... ugh. No.


Quote:
Originally Posted by Hitch View Post
Anyway, I was wondering if I was being old and cranky (forebear from the obvious comeback on this, gang) in particular about this topic. My gang of merry bookmakers knows that I want them to try EVERYTHING other than important...and if you ask me why, I'm not sure I have a great answer, other than...seems like a cop-out shortcut. {shrug}
It is kind of a copout, except when the reader stylesheet uses it. Then, it is the only option. With that said, I often err on the side of including it for styles that will result in serious misbehavior if ignored—particularly if I've had to do extra work to prevent reader platforms from ignoring those bits in the past.

For example, if I have a special block of white on black text, you'd better believe that both of those colors are specified with !important, because if a reader decides to ignore only one of them... yeah. And still, I had to file a bug against Amazon's LITB previewer about it.
dgatwood is offline   Reply With Quote