+ 1
¿How can I download an image?
I have trouble to download images, I'm trying this tag: <a href="image.jpg" download>Descarga Aquí</a>
3 Respostas
+ 4
Hey, please see the following as i think your missing the address/link to the image 👍
The HREF is an attribute of the anchor tag, which is also used to identify sections within a document. The HREF contains two components: the URL, which is the actual link, and the clickable text that appears on the page, called the "anchor text".
+ 2
Its hard help you without more info... Where you run it? Which path have the image?
+ 1
I'm running on Google Chrone and using Visual Studio Code, the image is into a named folder prueba wherein two file: 1) index.html and 2) img.jpg