主题:  如何将页边距设为零?

Blackflash.Qi

职务:版主
等级:7
金币:17.0
发贴:6028
注册:2000/11/7 13:08:15
#12001/2/14 16:34:51

在dw3可以在 页面属性中直接设置,
在 原文件中的 间加入以下代码也可以。topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0"
DW2中只有自己写,DW3已经可以设置了,在页面属性中有相应选项