CBSE Class 10 Computer Applications Question 41 of 79

Basic HTML Elements — Question 6

Back to all questions
6
Question

Question 6

Which tag adds a line horizontally on your web page?

  1. <HR>
  2. <LINE>
  3. <LINE Direction="horizontal">
  4. <TR>
Answer

<HR>

Reason — The <HR> tag adds a line horizontally on your web page.