论坛首页 Web前端技术论坛

css a链接 写法 新手篇

浏览 1245 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2012-09-25  
今天jquery博客被问到咋写a链接后的样式
这个是很早很早一直沿用的方法,一般这样就能hover
一般都<p><a href=”">Hello Word</a></p>
.red{color:#e72159}
a.red{color:#e72159;text-decoration: none}
a:hover.red{color:#e72159;text-decoration: none}

转自 jquery http://www.jqueryba.com/300.html
论坛首页 Web前端技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics