+ 2
How can i add my photos to sololearn so that it can apper in my Html code?
8 odpowiedzi
+ 3
sir,please send the URL of website plz
+ 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
+ 3
after doing these all what are the changes I should do in my codes?
+ 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">
+ 2
after uploading what we have to do?
+ 2
Thank you @sam sir
+ 1
Upload your photo to an image sharing site like imgur.
Link it in your html code.
+ 1
imgur.com