大家知道html语言设置吗?下面我们就给大家详细介绍一下吧!
伪类:
A.a1:link {color: #4A5C6C;text-decoration: none;}
A.a1:visited {color: #4A5C6C;text-decoration: none;}
A.a1:active {color: #222222;text-decoration: none;}
A.a1:hover {color: #000000;text-decoration: none;}
A.a2:link {color: #000000;text-decoration: none;}
A.a2:visited {color: #000000;text-decoration: none;}
A.a2:active {color: #000000;text-decoration: none;}
A.a2:hover {color: #336699;text-decoration: none;}
相信大家已经学会html语言设置了吧!感谢大家对我们网站的支持!
相关推荐:
html语言结构介绍