How can I add image in html from Google?,what should I type | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I add image in html from Google?,what should I type

<img src="?????????????"

18th Jun 2018, 6:38 AM
osjnfgeoingteoi
6 Answers
+ 11
nouman .m you can upload your image at any website like https://m.imgur.com/ then copy the link of that uploaded image and paste it in the src
18th Jun 2018, 7:09 AM
GAWEN STEASY
GAWEN STEASY - avatar
18th Jun 2018, 6:51 AM
GAWEN STEASY
GAWEN STEASY - avatar
0
thanks for your answer
18th Jun 2018, 6:53 AM
osjnfgeoingteoi
0
u should use <img src="image link"> EXAMPLE <img src="https://google.com/image/jeidhd">
18th Jun 2018, 6:56 AM
Sushant
Sushant - avatar
0
hey diman but in phone we cant get this link it is possible only in pc
18th Jun 2018, 7:05 AM
osjnfgeoingteoi
- 1
Hi nouman .m ! I'm pretty sure that "?????????????" isn't a url, so I recommend using a url. Also, don't forget to close your image tag (>).
18th Jun 2018, 6:45 AM
Janning⭐
Janning⭐ - avatar