Relative Content

Tag Archive for htmlimageweb

Webp Image is not loading on browser?

When I run the following html file on google chrome, the image that I linked into the html code doesn’t load. All that appears is a small image icon which isn’t the original code. A similar thing happens when I try to open the image in vscode. Since vscode has the function where you can click on the link to a image, I tried to do that, but instead of showing the image, it just says: An error occurred when loading the image. The image file is called “undevelopedsite.webp”. This is the html code:

Why is a image not loading when I run the html website I am working on?

When I run the following html file on google chrome, the image that I linked into the html code doesnt load. All that apears is a small image icon which isnt the original code. A similar thing hapends when I try to open the image in vscode. Since vscode has the function where you can click on the link to a image, I tryed to do that, but instead of showing the image, it just says: An error occured when loading the image. The image file is called “undevelopedsite.webp”. This is the html code: