Hi
I want to give a download button in my web page and when any one click on download button the image download to their computer. How i can do this please tell me?
currently i m doing <a href='images/3.png'>Download</a> it open the image in new tab but i want to download the image.
Thanks