码迷,mamicode.com
首页 > Web开发 > 详细

css默认样式

时间:2020-07-12 15:04:44      阅读:91      评论:0      收藏:0      [点我收藏+]

标签:tab   text   table   样式   ext   lis   默认   style   for   

* {margin: 0; padding: 0; box-sizing: border-box;}

*::before,*::after {box-sizing: border-box;}

a {color: inherit; text-decoration: none;}

input,button {font-family: inherit;}

ol,ul {list-style: none;}

table {border-collapse: collapse; border-spacing: 0;}

css默认样式

标签:tab   text   table   样式   ext   lis   默认   style   for   

原文地址:https://www.cnblogs.com/kino404/p/13288039.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!