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.
- name
- link
- tag
- href
href
Reason — For linking to another web page, its URL is specified with href attribute of <A> tag.