Photo won't display on webpage

I have a html page and a photo in the same folder. But the image won’t display on my webpage. I don’t know why. My webpage has an image tag. Do I need the full url of the photo inside my image tag?

Yes you do, otherwise it will not display.

I don’t know the full address of the photo. Can you assist me with this?

What is your website URL?

over-the-counter-re.000webhostapp.com

What is the name of the image file in question?

The name of my file is Bootsie.jpg

Can you send me a PM with your 000webhost login details? I will find the file and try to fix the issue.

I tried to refresh the cache. It didn’t work. Feel free to try to figure this out. I’m all out of ideas.

@Speedlearner Is your issue solved??

According to Network Diagnostics, your document doesn’t search for any image located in your website, but after one located on Facebook!

In order to achieve that, you’ll need the direct path to that image, not the facebook link to that image.

How to find out the direct path? Go to facebook, at that image > right click on the image > “Copy image location”

And so, you will find out that the direct path to your image will be this, not this. :wink:


PS: <link>, <img> and <input> are self-enclosing tags. You don’t have to write </link>, </img>, </input> after them.

My issue is finally fixed. I want to thank everyone for their assistance.

2 Likes