详解background属性的8个属性值(面试题)
这篇文章主要介绍了background属性的8个属性值(面试题),本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧
CSS中background的属性值
- background-color
- background-image
- background-repeat
- background-position
- background-attachment
复合属性:background:background-color background-image background -repeat background-position background-attachment
CSS3新增:不能用background的复合属性
background-size,background-origin,background-clip

到此这篇关于详解background属性的8个属性值(面试题)的文章就介绍到这了,更多相关background属性值内容请搜索html中文网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持html中文网!