+ 3
How to augment an image in HTML?
I know that you can use an <img> tag for adding an image into code by making a path, yet idk how to make a specific path in the <img> tag in Sololearn.
4 Answers
+ 2
HappyL
No you don't have to sign up, just go here https://imgur.com/upload post your photo and copy the link at the top-right of the image
You must be in computer or use desktop view option of chrome to do it in mobile
Don't forget to add .png or .jpg at the end of the generated link
+ 5
You will need to add image from external cloud storage websites and then copy the url of image and past in src attribute
+ 4
Use sites like imgur.com where you can generate links for your images
Copy and paste them in the src attribute
+ 2
Mario, Well...I have checked imgur.com, but how can I "generate a URL"? And do I have to sign up to generate such link?