How to add an image directly from Google? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to add an image directly from Google?

26th Nov 2017, 7:37 AM
UTTKARSH RAJ
UTTKARSH RAJ - avatar
5 Answers
+ 6
1. copy the image link from Google, the image format should .png .jpg or other image format 2. paste the link at src="link here"
26th Nov 2017, 7:51 AM
Momo Belia
Momo Belia - avatar
+ 4
something like <img src="url"/> u can use
26th Nov 2017, 8:22 AM
Sachin Lobo Jeppu
Sachin Lobo Jeppu - avatar
+ 3
26th Nov 2017, 8:18 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 2
just open full image in google crome and copy the link and past in < IMG src="past the link">
26th Nov 2017, 8:50 AM
pravin
pravin - avatar
+ 1
Right click on image and copy image address and paste it.
26th Nov 2017, 7:45 AM
Faisal Rahman
Faisal Rahman - avatar