Home >Web Front-end >HTML Tutorial >CSS样式的权重问题_html/css_WEB-ITnose

CSS样式的权重问题_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 08:50:26943browse

![CSS权重值](https://static.oschina.net/uploads/img/201604/25102403_4xP1.png "在这里输入图片标题")> 便于记忆的顺序:“important > 内联 > ID > 类 > 标签 | 伪类 | 属性选择 > 伪对象 > 通配符 > 继承”。参考博文[深入解析CSS样式层叠权重值](http://www.dannysite.com/blog/28/)[深入解析CSS样式层叠权重值](http://ofcss.com/2011/05/26/css-cascade-specificity.html)[重新认识CSS的权重](http://blog.cssforest.org/2011/05/19/%E9%87%8D%E6%96%B0%E8%AE%A4%E8%AF%86CSS%E7%9A%84%E6%9D%83%E9%87%8D.html)

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn