+ 1
How do o add a download link to an image?
Im trying to upload an image to blogger with an option to edit the html of the page...How do i go about adding a download link to said image?
4 Respostas
+ 8
Hope this helps:
https://www.w3schools.com/tags/att_a_download.asp
+ 2
//Here is a short and sweet tutorial for you
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_html_download_link2
+ 1
A download button specifically below the image.
0
Thanks guys really..how about instead of clicking on the image and it downloads you include a button below it?