Solved

Which of the Following Must You Do to Enable a User

Question 10

Multiple Choice

Which of the following must you do to enable a user to download a file?


A) Implement a <code>download</code> element with an <code>href</code> attribute that specifies the filename.
B) Implement a <code>download</code> element with a <code>file</code> attribute that specifies the filename.
C) Implement a link with the <code>a</code> element and include a <code>download</code> attribute.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions