Webkit CSS 重置

发布于 2024-12-06 10:23:15 字数 291 浏览 0 评论 0原文

有一些 CSS 重置,但我想要一个将所有浏览器重置为“webkit 样式”的CSS。 (因此 webkit 浏览器不受影响,只是非 webkit 浏览器发生了变化。)

我找到了默认的 webkit 样式表 这里 但我不能天真地复制它,因为很多属性名称和变量都是特定于 webkit 的。

There are a few CSS resets out there, but I would like one that resets all browsers to "webkit style". (Hence the webkit browsers are unaffected, just the non-webkit browsers are changed.)

I've found the default webkit stylesheet here but I cannot naively copy that, since a lot of the property names and variables are webkit-specific.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

安人多梦 2024-12-13 10:23:15

您应该使用优秀的 YUI CSS 重置,然后从那里设计您的网站。

Instead of painfully trying to recreate a Webkit CSS reset for other web browsers (with webkit recreation hacks), you should instead use the excellent YUI CSS Reset and then design your website from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文