gpt4 book ai didi

html - 火狐 : no CSS errors/warnings in the log

转载 作者:行者123 更新时间:2023-11-28 15:53:30 24 4
gpt4 key购买 nike

我用伪造的 CSS 代码创建了一个网站:

a { 
foobar: 8888;
}

然后在 Firefox 中打开页面。我查看了 Web 控制台,没有看到任何错误/警告。为什么?

我的 html 头是:

<head>
<title>title</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<script src="http://localhost:35729/livereload.js"></script>
</head>

最佳答案

Web 控制台中没有警告,因为错误的 CSS 规则根本不会在页面中产生任何影响。

关于html - 火狐 : no CSS errors/warnings in the log,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38653007/

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