CBSE Class 10 Computer Applications Question 62 of 125

HTML II — Images, Links and Tables — Question 3

Back to all questions
3
Question

Question 3(i)

To create a link, we must use ............... attribute with tag.

  1. name
  2. link
  3. tag
  4. href
Answer

href

Reason — For linking to another web page, its URL is specified with href attribute of <A> tag.