引入语言<link rel="stylesheet" href="css/reset.css" type="text/css" /><link rel="stylesheet" href="css/common.css" type="text/css" /><link rel="stylesheet" href="css/index.css" type="text/css" />CSS代码body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input,{margin:0;padding:0;}body{font-size:12px;}img{border:none;}ul,ol,li{list-style:none;}input,select,textarea{outline:none;}textarea{resize:none;}a{text-decoration:none;}/*清浮动*/.clearfix:after{content:"";display:block;clear:both;}.clearfix{zoom:1;}问题:设置了margin:0;padding:0;为什么头部的div标签还是不紧靠上边框和左边框?
- 3 回答
- 0 关注
- 2288 浏览
添加回答
举报
0/150
提交
取消