标签:ref 下划线 协议 nbsp ext lcs div com type
使用 <a> 标签的方式:
<a href="http://www.baidu.com">用戶协议s</a><br> <a href="login.html">首頁</a>
如下:点击文字跳转
有的时候不要下划线,可以设置属性去掉
<style type="text/css"> a{ text-decoration: none; } </style>
标签:ref 下划线 协议 nbsp ext lcs div com type
原文地址:http://www.cnblogs.com/zhangqie/p/6067651.html