Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

12. which of the following draws a horizontal line on the page? <hl> <h…

Question

  1. which of the following draws a horizontal line on the page? <hl> <ho> <hr> <li>

Explanation:

Brief Explanations

In HTML, the <hr> tag is used to create a horizontal line on a web - page. The <h1> tag is for creating a top - level heading, <ho> is not a valid HTML tag, and the <li> tag is for creating list items.

Answer:

C. <hr>