CSS参考手册
»
选择符列表
»
伪类选择符
»
相关内容:
其它伪类选择符参考
选择其它项
E:link
E:visited
E:hover
E:active
E:focus
E:lang()
E:not()
E:root
E:first-child
E:last-child
E:only-child
E:nth-child(n)
E:nth-last-child(n)
E:first-of-type
E:last-of-type
E:only-of-type
E:nth-of-type(n)
E:nth-last-of-type(n)
E:empty
E:checked
E:enabled
E:disabled
E:target
@page:first
@page:left
@page:right
链接伪类选择符 E:visited
版本:CSS1
语法:
E:visited
{ sRules }
说明:
设置超链接a在其链接地址已被访问过时的样式。
兼容性:
浅绿
= 支持
红色
= 不支持
墨绿
= 部分支持
橙色
= 实验性质
支持版本
\类型
IE
Firefox
Safari
Chrome
Opera
版本
6.0
4.0
5.1
13.0
11.50
示例:
链接伪类选择符 E:visited_CSS参考手册_web前端开发参考手册系列
外部链接
内部链接
外部链接
内部链接