标签: html
<a href="/images/a.jpg" download> <img src="/images/prof.jpg" width="104" height="142"> </a>
I have tried this code.It is not downloading the image and is only opening the image file in separate window. How to download the image?