Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css] 77. ::bofore 和 :after 中双冒号和单冒号有什么区别? #146

Open
qiilee opened this issue Sep 29, 2019 · 1 comment
Open
Labels

Comments

@qiilee
Copy link
Member

qiilee commented Sep 29, 2019

答案:

@qiilee qiilee added the CSS label Sep 29, 2019
@zoyoy1203
Copy link

::after表示法是在CSS 3中引入的,::符号是用来区分伪类和伪元素的。支持CSS3的浏览器同时也都支持CSS2中引入的表示法:after。

@qiilee qiilee closed this as completed Aug 5, 2021
@qiilee qiilee reopened this Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants