CBSE Class 10 Computer Applications Question 64 of 81

Images, Links and Tables — Question 10

Back to all questions
10
Question

Question 10

Name the attributes of <A> tag which are used for internal linking in a web page.

Answer

The attributes of <A> tag which are used for internal linking in a web page are:

  1. Name — The Name attribute allows the user to create links within the same document. This attribute specifies the name of the anchor being set up.
  2. Href — The Href attribute serves as a hypertext link, i.e., the command that leads the browser to another section on our web page.