reset css

有些标签自带样式,所以重置下:

body,h1,h2,h3,h4,h5,h6,dl,dd,p{margin:0}

ul,ol{margin:0;padding:0;list-style:none;}

img{border:none;vertical-align:top;}

a{text-decoration:none;}

推荐 https://meyerweb.com/eric/tools/css/reset/ 网站参考reset css

posted @ 2018-08-26 21:50  嘉儿2017  阅读(105)  评论(0编辑  收藏  举报