gpt4 book ai didi

css - 为什么 W3C CSS Validator 在 "Ends-with"属性值选择器上显示解析错误

转载 作者:太空宇宙 更新时间:2023-11-03 19:22:15 24 4
gpt4 key购买 nike

为什么 W3C Validator 在此显示解析错误。我还从下拉列表中选择了 CSS3 配置文件。

a[href $=.xls]{background: transparent url(ms-excel-icon.gif) left top no-repeat;
padding-left: 22px;display: block;height: 16px;}

alt text http://shup.com/Shup/347107/11042455758-My-Desktop.png

最佳答案

他们有一个 nearly identical example在 W3C 网站上

a[href$=".html"]

唯一的区别是属性名称和约束类型之间没有空格,并且约束本身在引号中。

关于css - 为什么 W3C CSS Validator 在 "Ends-with"属性值选择器上显示解析错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2894827/

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