+ 3
How to add an image directly from Google?
5 ответов
+ 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"
+ 4
something like <img src="url"/> u can use
+ 3
<img src="www.sololearn.com/a.jpg" />
+ 2
just open full image in google crome and copy the link and past in < IMG src="past the link">
+ 1
Right click on image and copy image address and paste it.