2个回答
展开全部
布局要正确,根据网页实际情况,做好分区,上下,左右
写好css reset,清除默认样式
注意使用padding,margin
注意float和定位的使用,避免float和position同时使用
css3不兼容低版本浏览器,注意使用
尽量设定好宽高
追问
在什么时候,哪些标签,要把padding和margin设为0啊?float 和 position不能同时使用吗
追答
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button, input, textarea,select,option,th,td {margin:0;padding:0;}
body,button, input, select, textarea {font: 12px/14px "\5b8b\4f53",Tahoma,Helvetica, Arial,sans-serif;}
ul, ol { list-style: none; }
尽量不要同时使用,你用着不出问题也可以用啊,具体情况具体分析
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询