CBSE Class 10 Computer Applications
Question 90 of 125
HTML II — Images, Links and Tables — Question 4
Back to all questions 4
Question Question 4
Which attribute of <A> facilitates internal linking ?
The attributes of <A> tag which facilitate internal linking are:
- name — It is used to identify a segment of the document to which a link is to be established.
- href — It is used to link to the named section.