0

Html question

i want to download the image using Download Attribute in <a> tag..but when i click on the download link it opens the image in new page instead of downlaoding the image..how to solve it?? Following is my code.. <a href ="practice.png" download>Download</a>

25th May 2020, 8:08 PM
adil22
4 Answers
0
tried with <img> tag, but didnt work
25th May 2020, 9:33 PM
adil22
0
ok let me try
25th May 2020, 9:36 PM
adil22