+ 1
Is there a way to copy an image address link on Mobile?
I'm trying to build a simple front end webpage. However, I'm trying to copy an imagw address from google images or another search engine and post it into my html code <img src""> section to make the web page look nice. Is there a way to do this on mobile?
2 Respostas
+ 4
this may help
https://www.html5rocks.com/en/tutorials/file/dndfiles/
+ 1
If you have the image in your mobile, you can try this tutorial
https://code.sololearn.com/WW6t4B73kJVz/?ref=app