-
Which attribute is used to link the bookmark?
-
- <img>
- target
- href
- id
- None of these
Correct Option: C
href attribute is used to link the bookmark. The id attribute is for defining bookmarks in a page, target attribute is for specifying where to open linked document i.e. in new tab, same frame, parent frame, full body of the window etc.