【发布时间】:2019-10-24 04:01:49
【问题描述】:
由于某种原因,通过background 设置的图像背景不起作用。
Chrome 和 Firefox 中的开发工具都显示图像背景设置和图像链接正常工作,但由于某种原因没有显示。
.footer-mold {
background: url('http://www.example.com/images/footer-bg.jpg') no-repeat left top;
}
这是一个网站链接 - https://www.pamoldremoval.com/blog/。
【问题讨论】:
标签: html css background background-image background-color