View Single Post
Old 03-15-2017, 07:29 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,127
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by MountainMan1 View Post
I stand corrected and thanks for the info. The typewriter thing was pretty good lol. Now if I can get help on my other question of how to put a block of style code somewhere so that I only have to put it in once I will be cooking with gas.
THAT is the whole purpose of a CSS

Style once, link from one to however many.

Open a EPUB and look at the code.
class="aname"
is the clue that a style 'block' applies
If you see a <link... .css in the header code, that is the link to a stylesheet
theducks is offline   Reply With Quote