Hello I am trying to code an HTML button to download an image.
Here is the code I am using that seems like I am getting close but not quite there.
<a href="https://assets.giftcardsuite.com/valentinesday/Valentines-Day-Theme-1.png" download>
<img src="https://assets.giftcardsuite.com/valentinesday/Valentines-Day-Theme-1.png" class="img-responsive" alt="happy-valentines-day"> Click Here To Download
</a>
Here is a screenshot of what it looks like when I download it: https://snag.gy/tTC2ER.jpg