From 310fd066e91f454b990372ffa30e803cc8120975 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:56:40 +0100 Subject: unslug zh-cn: move --- .../glossary/\344\274\252\347\261\273/index.html" | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 "files/zh-cn/glossary/\344\274\252\347\261\273/index.html" (limited to 'files/zh-cn/glossary/伪类/index.html') diff --git "a/files/zh-cn/glossary/\344\274\252\347\261\273/index.html" "b/files/zh-cn/glossary/\344\274\252\347\261\273/index.html" deleted file mode 100644 index 56c818928f..0000000000 --- "a/files/zh-cn/glossary/\344\274\252\347\261\273/index.html" +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 伪类 -slug: Glossary/伪类 -tags: - - CSS - - 伪类 - - 选择器 -translation_of: Glossary/Pseudo-class ---- -

在 CSS 中, 一个伪类选择器只依据元素的状态, 而不是元素在文档树中的信息, 来选择目标对象.举例来说, 选择器 a{{ cssxref(":visited") }} 仅仅应用于那些用户已经浏览过的连接.

- -

了解更多

- -

技术参考

- - -- cgit v1.2.3-54-g00ecf