织梦dede内容表格里面的空白处怎么去掉?

2024-11-30 14:08:22
推荐回答(2个)
回答1:

表格要进行样式处理和清零。
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,code,del,em,img,strong,sub,sup,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td{border:none;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}
table{font-style:italic; border-collapse:collapse; border-spacing:0; }
table td{padding:0 10px !important; word-wrap:break-word;}

回答2:

看这条百度经验: