View Single Post
Old 01-17-2025, 08:27 PM   #18
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,103
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
<p></p> is probably someone writing books like they were on a Typewriter

But as indicated ALL <p> will be treated the same. Usually that is not always 100% of the cases.

<p class="noindent"> for those exceptions (AKA Flush left)


so your CSS would be:

p {text-indent: 1.5em; }

.noindent {text-indent: 0;}
theducks is online now   Reply With Quote