- 博客(1)
- 收藏
- 关注
原创 清除A标签默认样式
/*包含以下五种的链接*/a { text-decoration: none;}/*正常的未被访问过的链接*/a:link { text-decoration: none;}/*已经访问过的链接*/a:visited { text-decoration: none;}/*鼠标划过(停留)的链接*/a:hover { text-decoration: none;}/* 正在点击的链接,鼠标在元素上按下还没有松开*/a:active { tex...
2021-11-29 14:01:53
1375
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人