The <p> Element | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

The <p> Element

hey their, I want to ask if I can change the space between each paragraph? (not a one-line, double or more etc.)

29th Sep 2019, 4:27 PM
☆ Hasan
2 Answers
0
Use tag </br> as many times as you need.
29th Sep 2019, 6:03 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
you can set the margin-bottom using css to define the space between paragraph.
29th Sep 2019, 4:58 PM
Taste
Taste - avatar