How to specify that the target will be downloaded by on click in HTML5 ?
In this article, we will learn how to define that a hyperlink will lead to a download instead of navigating to it when clicked in HTML5. This can be used in cases where content is needed to be downloaded when the link is clicked, like a text file or image hosting service.Approach:The <a> eleme