【发布时间】:2010-11-05 15:36:06
【问题描述】:
background:#777777 none repeat scroll 0 0;
它包含的 5 个属性是 background-color、background-image、background-repeat、background-attachment 和 background-position。
我的问题是:
如果 background-image 没有,background-repeat、background-attachment 和 background-position 是否无用? 因为根据文档,这些都是用来改变背景图像的。
【问题讨论】:
标签: css background