how can I use images in google images as my source. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

how can I use images in google images as my source.

10th Oct 2016, 6:58 AM
Gowtham
Gowtham - avatar
2 ответов
+ 1
Just right click and save them . Inside IMG tag make sure you give your SRC value correct . SRC value means path location of those saved images For eg C:\\users\downloads\a.jpg
10th Oct 2016, 2:05 PM
Nantha kumar .R
Nantha kumar .R - avatar
+ 1
Open the image in full screen or click on "view origional image, copy the link in your browser. Here is an example: <img src= "http://www.twitrcovers.com/wp-content/uploads/2012/09/Cute-Cat.jpg" alt= ""/>
10th Oct 2016, 9:52 PM
Allison Wykle
Allison Wykle - avatar