gpt4 book ai didi

css - CSS 中规则的顺序或顺序重要吗?

转载 作者:技术小花猫 更新时间:2023-10-29 11:05:43 27 4
gpt4 key购买 nike

CSS 中规则的顺序或顺序重要吗?

这篇文章说它很重要:Order of CSS rules matters!!!!!!!!!!

我在 CSS 规范中没有注意到这方面的任何内容。

应该Calculating a selector's specificity说当且仅当两个规则具有相同的特异性,那么这两个规则中较晚的规则(即在前一个规则之后定义的规则)才是有效规则?

最佳答案

顺序很重要。如果特异性相等,则稍后声明的规则胜出。参见 Cascading Order在规范中:

...Finally, sort by order specified: if two declarations have the same weight, origin and specificity, the latter specified wins. Declarations in imported style sheets are considered to be before any declarations in the style sheet itself.

关于css - CSS 中规则的顺序或顺序重要吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1093224/

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