How can i add my photos to sololearn so that it can apper in my Html code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i add my photos to sololearn so that it can apper in my Html code?

https://code.sololearn.com/W2djNE25wBfv/?ref=app

13th Aug 2017, 5:57 PM
Aditya
Aditya - avatar
8 Answers
+ 3
sir,please send the URL of website plz
13th Aug 2017, 6:02 PM
Aditya
Aditya - avatar
+ 3
you can google drive to keep it forever imgur will delete it some time later login google drive open a folder like webphotos and share it to public and use its link or use https://sites.google.com
13th Aug 2017, 6:11 PM
Melih Melik Sonmez
Melih Melik Sonmez - avatar
+ 3
after doing these all what are the changes I should do in my codes?
13th Aug 2017, 6:12 PM
Aditya
Aditya - avatar
+ 3
You need to link an image to your code For example: You have <img src="Aditya.jpg"> There is no path which Sololearn recognizes here, you should upload the Aditya.jpg image from your computer to a site such as imgur then get that link and place it behind the src tag. Should look something like this <img src="http://imgur.com/gallery/lVlPvCB">
13th Aug 2017, 6:24 PM
S C
+ 2
after uploading what we have to do?
13th Aug 2017, 6:09 PM
Aditya
Aditya - avatar
+ 2
Thank you @sam sir
14th Aug 2017, 5:41 AM
Aditya
Aditya - avatar
+ 1
Upload your photo to an image sharing site like imgur. Link it in your html code.
13th Aug 2017, 6:00 PM
Salekin
Salekin - avatar
+ 1
imgur.com
13th Aug 2017, 6:05 PM
Salekin
Salekin - avatar