css3 - 伪元素选择器优先级真的等同于元素的优先级吗?
PHPz
PHPz 2017-04-17 11:47:57
0
2
982

伪元素选择器::first-line,::first-letter的优先级等同于元素的优先级吗?

源码地址
https://github.com/yunkehe/le...

PHPz
PHPz

学习是最好的投资!

reply all(2)
左手右手慢动作

Recommend you to read this article:
CSS selector priority and efficiency optimization

Also, your important is written wrong. .

color:green!important;

This is right

Ty80

You can check this out for comparison
http://blog.csdn.net/christin...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template