+ 3
How can I add pictures through Google in my code
7 odpowiedzi
+ 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
+ 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
+ 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.
+ 4
You can use imgur.com
Here you can upload your image and copy it's link like usually you do from Google.
+ 1
But when I long press it ,copy link option is not there
- 1
سلام عليكم ورحمة الله وبركاته مساء النور