在html的css中,在html中,下面( )是已被访问过呈红色文字的样式
a:link{color:red;}
a:hover{color:red;}
a:visited{color:red;}
a:active{color:red;}