CBSE Class 10 Computer Applications Question 14 of 125

HTML II — Images, Links and Tables — Question 5

Back to all questions
5
Question

Question 5

For internal linking, the section names are provided by ............... attribute of <A> tag ?

  1. href
  2. title
  3. name
  4. none of the above
Answer

name

Reason — For internal linking, the section names are provided by name attribute of <A> tag.