browser doesn't show image just a broken thumbnail. what to do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

browser doesn't show image just a broken thumbnail. what to do?

i put the image tag and code right but image isn't showing when i try to open the html file in the browser. the browser just shows a broken thumbnail

6th May 2019, 3:11 AM
radib r.
radib r. - avatar
12 Answers
+ 5
local file address is for local view only. upload your image to a web host, for example dropbox. here is tutorial: [Tutorial] Upload content from your device to CodePlayground - The Dropbox way https://code.sololearn.com/WW6t4B73kJVz/?ref=app
6th May 2019, 4:50 AM
Gordon
Gordon - avatar
+ 9
Hello, 😊 If you need help you can post the code you are struggling with!  • SEARCH for similar QUESTIONS or ANSWERS before posting  • Include relevant TAGS  • https://www.sololearn.com/post/75089/?ref=app  • https://code.sololearn.com/WvG0MJq2dQ6y/
6th May 2019, 4:29 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 6
What's the URL you're using for the image?
6th May 2019, 3:17 AM
Faisal
Faisal - avatar
+ 3
To make images from Google Drive available for web access, you need to apply api key from Google.
6th May 2019, 9:24 AM
Calviղ
Calviղ - avatar
+ 2
yes the image must be on internet for others to see
6th May 2019, 7:22 AM
Gordon
Gordon - avatar
+ 2
radib r. Easy but troublesome. Better use Dropbox.
6th May 2019, 11:47 AM
Calviղ
Calviղ - avatar
+ 1
Put a link to the code alongside your question
6th May 2019, 4:00 AM
Dlite
Dlite - avatar
+ 1
it is your Google drive setting for that image file. You can set it public to allow inauthenticated access to your image files. However, I must warn you, if you click the wrong option, you might unintentionally make all you files in Google drive public.
6th May 2019, 9:14 AM
Gordon
Gordon - avatar
0
Gordon so the image file in my local storage will not show in the browser? the image file has to be in the web, is that it?
6th May 2019, 7:16 AM
radib r.
radib r. - avatar
0
Helô me to understand ir.
6th May 2019, 7:34 AM
zenadine chivale
0
Gordon all right, the dropbox method worked, thank you very much for that but if i try the same thing with google drive, copy the link and paste it, it doesn't work. browser doesn't show the image. but browser shows the image in dropbox method. is there any way or any code that will make browser to show image from google drive?
6th May 2019, 8:06 AM
radib r.
radib r. - avatar
0
Calviղ what is api key from google and how to apply it is it easy or very hard to do
6th May 2019, 11:31 AM
radib r.
radib r. - avatar