MCQ
What does the <hr> tag do in HTML?
A Creates a horizontal rule
B Creates a header
C Creates a hyperlink
D Creates a horizontal scroll
Explanation

The <hr> tag creates a horizontal rule (line) that separates content in an HTML page.