why <br/> is use to add a single line of a text | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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