CBSE Class 10 Computer Applications Question 10 of 125

HTML II — Images, Links and Tables — Question 1

Back to all questions
1
Question

Question 1

To jump to new page, we use

  1. <IMG> tag
  2. <A> tag
  3. <JUMP> tag
  4. none of the above
Answer

<A> tag

Reason — The anchor tag <A> is used to link a hypertext to a new document or jump to a new page.