Which tag is used to break a line in the HTML?
Answers
Answered by
4
elementThe HTML
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
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
Similar questions