The <p> Element | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
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