0
why <br/> is use to add a single line of a text
starting a new paragraph
1 Respuesta
+ 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.