How to add the image in html from my photos | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to add the image in html from my photos

4th Mar 2018, 10:07 AM
Yogesh Sambharam
Yogesh Sambharam - avatar
4 ответов
+ 3
you can upload your image to any image hosting service like imgur and use its URL
4th Mar 2018, 10:10 AM
Michael Ehab Mikhail
Michael Ehab Mikhail - avatar
+ 2
yes
4th Mar 2018, 10:09 AM
Yogesh Sambharam
Yogesh Sambharam - avatar
+ 1
do you mean in sololearn code playground ?
4th Mar 2018, 10:09 AM
Michael Ehab Mikhail
Michael Ehab Mikhail - avatar
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.
4th Mar 2018, 2:13 PM
Mao
Mao - avatar