How can I add pictures through Google in my code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can I add pictures through Google in my code

3rd May 2019, 11:54 AM
shivangi
shivangi - avatar
7 Answers
+ 10
shivangi shivangi well I don't know what situation you facing you can just do that by type image on google then go on image section and select any image deep press and visit the image after that the image is came in an page deep press on that image and some option like open image, share image and download image will come you can use share option and copied on clipboard like I have some with this image https://perureports.com/wp-content/uploads/2018/02/travel-2.jpg
3rd May 2019, 12:36 PM
GAWEN STEASY
GAWEN STEASY - avatar
+ 7
This is the most asked questions maybe. What you have to do: There are two ways 1.) Goto Google, get to the image and long press on it, click copy link to keyboard and you're ready to go. 2.) Download the image, upload it to app called Dropbox and get a sharable link from there. Now you have to make few changes to link. Like the link is : https://www.dropbox.com/geGiwH26Faj?dl=0 Change the www to dl and dl=0 to raw=1 Link will be like : https://dl.dropbox.com/geGiwH26Faj?raw=1
3rd May 2019, 12:02 PM
Raj Chhatrala
Raj Chhatrala - avatar
+ 7
If your code is written in HTML: 🔹Go to Google™ Images https://image.google.com/ 🔹Search for the desired image 🔹Click on the image and click on the 'Visit' button 🔹Now find the image in the redirected page. Long press the image and visit the image 🔹Now copy the URL. 🔹Go to your HTML source code 🔹Add <img src="paste the URL here" /> in the desired location on your source code. 🔹Run the code. You should see the image. Hope this helps.
4th May 2019, 6:01 AM
Jake The Great
Jake The Great - avatar
+ 4
You can use imgur.com Here you can upload your image and copy it's link like usually you do from Google.
3rd May 2019, 12:53 PM
Gaurav bhojwani
Gaurav bhojwani - avatar
+ 1
But when I long press it ,copy link option is not there
3rd May 2019, 12:09 PM
shivangi
shivangi - avatar
27th Aug 2022, 11:34 AM
Asrafull Sarkar
Asrafull Sarkar - avatar
- 1
سلام عليكم ورحمة الله وبركاته مساء النور
4th May 2019, 4:07 PM
Faoei Omar
Faoei Omar - avatar