0
How to add the image in html from my photos
4 ответов
+ 3
you can upload your image to any image hosting service like imgur and use its URL
+ 2
yes
+ 1
do you mean in sololearn code playground ?
0
You have to upload the image on google plus or imgur or anywhere you want, then copy the link and paste it between the quotes of this code: <img src="paste the link here"> and that's it... Hope it helped.