why <br/> is use to add a single line of a text | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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