How to create picture link and add in code?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How to create picture link and add in code??

I wanna add a picture in code but I don't understand how to create link and add pictures in coding..

20th Sep 2019, 5:05 PM
🙏🏽...
🙏🏽... - avatar
5 Answers
+ 3
if u want to insert in image in html Use <img src= "path of image"> if u want path or link Long press on the than adrop down list will produced in that copy the image url
20th Sep 2019, 6:28 PM
👀 Sandy👀
👀  Sandy👀 - avatar
+ 11
Image to img sec Link a href
20th Oct 2019, 4:18 PM
......
+ 3
If you want to insert a image inside your code, you have to load the image somewhere(imgur, dropbox,...), copy their link, and then use it as img src.
20th Sep 2019, 5:45 PM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
+ 3
Thanks 😊
21st Sep 2019, 2:33 AM
🙏🏽...
🙏🏽... - avatar
+ 1
👍 👍
21st Sep 2019, 7:38 PM
👀 Sandy👀
👀  Sandy👀 - avatar