How to augment an image in HTML? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

17th Mar 2019, 2:55 PM
Hustlero
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
19th Mar 2019, 1:34 PM
Mario
Mario - avatar
+ 5
You will need to add image from external cloud storage websites and then copy the url of image and past in src attribute
17th Mar 2019, 4:33 PM
VEDANG
VEDANG - avatar
+ 4
Use sites like imgur.com where you can generate links for your images Copy and paste them in the src attribute
18th Mar 2019, 6:31 PM
Mario
Mario - avatar
+ 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?
19th Mar 2019, 12:28 PM
Hustlero