<style type="text/css">
a:link,a:visited{
 text-decoration:none;  /*超链接无下划线*/
}
a:hover{
 text-decoration:underline;  /*鼠标放上去有下划线*/
}
</style>

<a href="#">超链接</a>

511 回复

回复 835423695@mail.com 取消回复

您的邮箱地址不会被公开。 必填项已用 * 标注