Computer Science, asked by anushreealevoor2442, 1 year ago

What is the difference between paragraph tag and line break tag?

Answers

Answered by aayushisinghchandel
0

BR> tag is an empty element that is used to breaka line and display the proceeding text from the next line, without giving any space between two lines. It has no attribute . ... The <p> tag denotes a paragraph and ends with a </p>.

Similar questions