class 选择器 .inner{ width:100px;}id 选择器 #demo{ width:100px;}标签 选择器 p{ width:100px;}后代选择器 p a{ color: #f60;}伪类选择器 a:hover{ color: #f00;}伪元素选择器 a:after{ clear: both;}属性选择器 input[type=checkbox]{ margin-left: 10px;}css3选择器
查看更多关于css选择器优先级_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did113542