Thread: Keyboard .....?
View Single Post
Old 06-04-2022, 05:27 PM   #7
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,082
Karma: 60358908
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 1eduard View Post
Where do I find this basic EPUB styling code?
You steal it from books you like.
Almost every device/browser has defaults if you do not use your own (CSS is the clean way) to Style.

Code:
<body>
<h3>Chapter 3</h3>
<p>The Moon shown brightly over the hills.</p>
<\body>
is perfectly valid (and Jon, being a minimalist, would mostly approve ) using whatever the device wanted.

Think of Styles as overriding the defaults. Since no one can agree what thos should be, it really is better if you use YOUR exact preference.
theducks is offline   Reply With Quote