Computer Science, asked by tejalsharma2009, 1 month ago

tag produces a horizontal line in the browser window ​

Answers

Answered by juliet12
0

Answer:

The HTML <hr> adds a thematic division between paragraph-level elements. This element creates a horizontal line, making a division within content. The HTML <hr> tag has no closing tag since it does not contain any content.

Explanation:

Similar questions