We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
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
第121天 请举例说明伪元素 (pseudo-elements) 有哪些用途?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
可以用于给元素添加伪元素来调整布局。 可以添加伪元素,通过content添加内容
例子:
我经常用于装饰性的元素,不用再多写一个其他元素
No branches or pull requests
第121天 请举例说明伪元素 (pseudo-elements) 有哪些用途?
The text was updated successfully, but these errors were encountered: