- 2
What syntax or how can i develop a download button,that will download an image, videos,audio and pdf file
Download syntax on any programing language
2 Respuestas
+ 2
here are some links and if you didn't got your answer then search in google might it help.
https://www.wikihow.com/Create-a-Download-Button
https://www.w3schools.com/howto/howto_css_download_button.asp
https://stackoverflow.com/questions/11620698/how-to-trigger-a-file-download-when-clicking-an-html-button-or-javascript
https://www.geeksforgeeks.org/how-to-trigger-a-file-download-when-clicking-an-html-button-or-javascript/
https://www.quora.com/How-do-I-download-a-file-when-I-click-an-HTML-button
0
Thanks for the links