CBSE Class 10 Computer Applications
Question 89 of 125
HTML II — Images, Links and Tables — Question 3
Back to all questions 3
Question Question 3
Which attributes of <A> facilitates external linking ?
The attributes of <A> tag which facilitate external linking are:
- href — It is used to specify the URL of the target of the link.
- title — It specifies a title for the document to which one is linking.