Tuesday, July 8.

Header Ads

how to make a image one single click downloadable link

href image link download on click


The easiest way of creating download link for image is just try below html code

HTML-code-e-infosite.tk


 <a href="/path/to/image" download="ImageName" title="ImageName">  
   <img src="/path/to/image" alt="ImageName">  
 </a>  


Tags:- easy html,html tricks,image tricks,html codes,learn html,simple html,downloadable image,downloadable link,one click download,hot link.

No comments

Post Top Ad

Post Bottom Ad