InterviewSolution
Saved Bookmarks
| 1. |
How does download attribute work?(a) An indication that hyperlink is to be used for downloading(b) Directly downloads as per the need of the user(c) Gives various source links to download(d) List the topics which one can download from a certain pageThis question was addressed to me in an online quiz.My enquiry is from Common HTML5 Attributes Reference topic in division HTML and XHTML Fundamentals of HTML |
|
Answer» Correct choice is (a) An INDICATION that HYPERLINK is to be USED for downloading |
|