View Single Post
Old 07-27-2022, 07:37 AM   #20
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,374
Karma: 20212733
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by JSWolf View Post
I don't do things like div.copy. That copy class is also used with <p>. I don't like limiting a class like that.
When you are more precise in the css you don’t need to have all of those repetitive classes for each paragraph within the specified div class. Your way has more bloat in the html to save a single line in the css.

How many other places are you going to use the .copy class in your ePub?

Last edited by Turtle91; 07-27-2022 at 07:39 AM.
Turtle91 is offline   Reply With Quote