为何Dreamweaver中加的背景图片预览效果中不显示

2024-10-29 08:18:30
推荐回答(2个)
回答(1):

我习惯在CSS中定义
html{text-align:center;font-family: Arial, Tahoma, "宋体";font-size: 12px;line-height: 1.5em;color: #333333;background-color: #eeeeee;margin:0px;padding: 0px;text-align: center;height:100%}
body{text-align:center;font-family: Arial, Tahoma, "宋体";font-size: 12px;line-height: 1.5em;color: #333333;background-color: #eeeeee;margin:0px;padding: 0px;text-align: center;height:100%}

回答(2):

和代码没关系,看下你的插入背景图片是否中文命名,必须全英文或者数字才能在浏览器里预览