How to i get any image path in html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How to i get any image path in html?

2nd Aug 2022, 12:01 PM
Yeeter
Yeeter - avatar
7 Answers
+ 5
"Details" option. However sololearn does not have access to your local storage, so a local image will not be shown on sololearn playground.
2nd Aug 2022, 12:40 PM
Lisa
Lisa - avatar
+ 4
You can still copy the path of any image. You just need some steps: Whenever you visit any page of search engine then you are there on the path of the page and hence when you copy the image address you get the address of the page and you just open the page . Let's take one example of google chrome : 1. Press and hold and open image in new tab 2. Copy the url of the new tab in which the image was opened. Try this with Browser here Chrome.This feature is there if you wanted to copy from your mobile. One example : Image of sololearn : https://www.google.com/search?q=Sololearn&client=ms-android-xiaomi&prmd=bniv&sxsrf=ALiCzsbQiY8mpWKzP5Ct2fRszKMd4r44eQ:1659497797613&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjUsu2F36n5AhWPzjgGHTvEC7cQ_AUoA3oECAIQAw&biw=360&bih=560&dpr=3#imgrc=T1JaxT5S36f1YM Here you are getting the image of the page But when you open image in new tab Now : https://blob.sololearn.com/avatars/sololearn.png Same image after opening in new tab Hope this help.
3rd Aug 2022, 3:41 AM
Ayush Pandey
Ayush Pandey - avatar
+ 3
From where are you trying to get kmage paths? Please give an example.
2nd Aug 2022, 12:06 PM
Lisa
Lisa - avatar
+ 1
To use your images from phone, you need to upload this to some cloud service and than use link to this image inside your code. So it work with just url path
2nd Aug 2022, 4:10 PM
PanicS
PanicS - avatar
+ 1
Just upload pic in any cloud drive like Google drive and use url ...it's very simple dear
3rd Aug 2022, 6:01 PM
Ashish Kumar
Ashish Kumar - avatar
0
I'm trying to get it from my phone
2nd Aug 2022, 12:26 PM
Yeeter
Yeeter - avatar
0
Thanks
2nd Aug 2022, 12:42 PM
Yeeter
Yeeter - avatar