一个页面使用多套链接显示方案

      代码集中营 2004-8-15 13:28
<style>
a.a1:link{color:red;text-decoration:none}
a.a1:hover{color:red;text-decoration:underline}
a.a1:visited{color:red}
a.a2:link{color:green;text-decoration:none}
a.a2:hover{color:green;text-decoration:underline}
a.a2:visited{color:green}
</style>
<a class=a1 href=http://www.sohu.com>搜狐首页</a><br>
<a class=a2 href=http://www.5d.cn>5D多媒体</a>

同理可以使用更多链接显示效果
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}