+ 1
How do I use an image in my codes in Sololearn? I have been trying to use the URL but it doesn't work.
Html and css
4 Réponses
+ 4
You need to upload the image on cloud and then get the link for it .
Since the question has been answered several times ,you can use search bar for more info on how to do it .
0
Thank you very much.
0
If you use inspect tool of your browser, you can see link of images. So, you can implement it in you Web projects. Or if you need to upload your own images use https://imgbb.com/ to upload images.