gpt4 book ai didi

html - 图片在 chrome 和 firefox 中不显示

转载 作者:行者123 更新时间:2023-11-28 03:25:42 26 4
gpt4 key购买 nike

图像在 firefox 和 chrome 中不显示。 Safari 工作正常。我在 CSS 中将图像编码为背景图像,并在 HTML 中编码图像。当我预览页面时,图像只能在 safari 中看到。为什么?这发生在我购买新电脑时。

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Untitled Document</title>
</head>
<body>
<img src="img/background.png" alt="">
</body>
</html>

enter image description here

最佳答案

我发现了为什么图片在 firefox 和 chrome 中没有显示。图像本身出现错误。当我尝试将图像导入 photoshop 时,我发现 photoshopped 有一条错误消息说“无法放置“background.png”,因为文件格式模块无法解析文件。”所以我在 html 中制作了一个新图像,并将图像显示在浏览器上。

关于html - 图片在 chrome 和 firefox 中不显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44988934/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com