如何color仅将字体应用于已经visited和正在hover使用鼠标的超链接?
color
visited
hover
基本上,我想做的是
a:visited:hover {color: red}
html css stylesheet
css ×1
html ×1
stylesheet ×1