最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

html - image showed up fine, then didnt - Stack Overflow

programmeradmin3浏览0评论

When trying to add an image to my code, it worked at loaded fine, but now just shows the 'image failed to load' thing and the alt text. I cant fid any logical reason for it to stop working.

<img alt="Guestbook" border="0" src=".png" width="160" height=160> </a>

I can send the link to my website if you want because its already public, that was you can see more

When trying to add an image to my code, it worked at loaded fine, but now just shows the 'image failed to load' thing and the alt text. I cant fid any logical reason for it to stop working.

<img alt="Guestbook" border="0" src="https://www8.online-convert/v2/dl/web7/download-file/86900932-8d75-4d5e-81cc-51e9e039837a/guestbook2.png" width="160" height=160> </a>

I can send the link to my website if you want because its already public, that was you can see more

Share Improve this question edited Nov 18, 2024 at 18:50 Jon Skeet 1.5m889 gold badges9.3k silver badges9.3k bronze badges asked Nov 18, 2024 at 18:48 RaineRaine 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 4

That site (online-convert) is an online converter site. Presumably at some point you used it to convert an image from one format to another - but the intention isn't that you then use them as an image hosting company forever.

I suggest you do the conversion again if you need to, then store the image somewhere on your own site, and make that the target of the img tag.

发布评论

评论列表(0)

  1. 暂无评论