Css:常用的去除默认样式
摘要:
*{ padding: 0; margin: 0; } ul,ol{ list-style: none; } a,a:hover,a:link,a:visited,a:active{ text-decoration: none; color: black; } :歪比巴卜 阅读全文
posted @ 2020-07-23 22:40 xinxin? 阅读(198) 评论(0) 推荐(0)
posted @ 2020-07-23 22:40 xinxin? 阅读(198) 评论(0) 推荐(0)
posted @ 2020-07-23 21:40 xinxin? 阅读(157) 评论(0) 推荐(0)
posted @ 2020-07-23 21:26 xinxin? 阅读(341) 评论(0) 推荐(0)