Learn how to create a download link with HTML.
Download Link
You can use the HTML download
attribute to specify that the target will be downloaded when a user clicks on the hyperlink.
Read on how to do it in this tutorial: https://www.w3schools.com/howto/howto_html_download_link.asp
Try it yourself here: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_html_download_link