站长论坛
标题:
请问如何去掉超链接的下划线?
[打印本页]
作者:
webptr
时间:
2007-10-6 09:16
标题:
请问如何去掉超链接的下划线?
<style>
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration:underline;padding-bottom:8px;border-bottom:1 solid black}
</style>
<a href="#">aaaaaaaaa</a
欢迎光临 站长论坛 (http://www.tzlink.com/bbs/)
Powered by Discuz! X3.2