Thread
:
Auto-add <br/> tag in every blank line
View Single Post
11-22-2022, 09:20 PM
#
2
theducks
Well trained by Cats
Posts: 31,126
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
We are not using Typewriters
What is the purpose ?
If you want line spacing, add a margin-top:1em; to the P class (or make a new one)
<p class="first"> This is a line with a blank line before</p>
p.first {display:block ; margin-top:1em;}
theducks
View Public Profile
Find More Posts by theducks
Track Posts by theducks via RSS