We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd899db commit 01861d4Copy full SHA for 01861d4
html.org
@@ -0,0 +1,6 @@
1
+* <a> 点击变色
2
+ 通过在 css 中添加类似如下的配置即可以:
3
+
4
+ a:visited {
5
+ color: 颜色;
6
+ }
0 commit comments