CBSE Class 10 Computer Applications Question 104 of 176

HTML I — Basic HTML Elements — Question 3

Back to all questions
3
Question

Question 2(ii)

Which attribute does not come in <HR> tag ?

  1. Size
  2. Colour
  3. Width
  4. Length
Answer

Length

Reason — The attributes of <HR> tag are size, color and width which are used for setting the thickness, the color and the percentage of the window covered by the rule, respectively. Length is not used with <HR> tag.