View Single Post
Old 06-28-2015, 09:05 PM   #27
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,705
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Turtle91 View Post
Although I personally would consider <p class="normal"> a bit redundant...if it is a "normal" paragraph then just use the "normal" tag <p> and style that in your css "p {}"...no need to waste all those memory bits to say it is normal. Reserve classes for those things that are different than normal....
I'm not making any value judgements on the creator's coding conventions. I couldn't care any less if someone wants to give every element a class or not. The memory bits "saved" in an ebook by not doing so are meaningless, IMO. To each their own. I'm merely pointing out the likely Search & Replace scenario that caused the snafu in the first place. I enjoy reverse engineering those kinds of S&R screw-ups.

Last edited by DiapDealer; 06-28-2015 at 09:08 PM.
DiapDealer is online now   Reply With Quote