why <br/> is use to add a single line of a text | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

why <br/> is use to add a single line of a text

starting a new paragraph

5th Dec 2019, 2:32 AM
Calumpad_MarlonJay
Calumpad_MarlonJay - avatar
1 Réponse
+ 4
The HTML <br> element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.
5th Dec 2019, 2:52 AM
Kumar Devashish
Kumar Devashish - avatar