+1 vote
in HTML by (30.8k points)
The <hr> tag in HTML is used for -

i) new line

ii) vertical ruler

iii) new paragraph

iv) horizontal ruler

1 Answer

0 votes
by (23.1k points)

iv) horizontal ruler

The <hr> element is most often displayed as a horizontal rule that is used to separate content (or define a change) in an HTML page.

Related questions

+1 vote
asked Jan 28, 2021 in HTML by SakshiSharma (30.8k points)
...