w3pop.com :: 网络学院 :: CSS :: CSS background属性
The background property is a shorthand property for setting all background properties in one declaration.
background属性是用一次声明就能设置所有背景属性的的速记法。
继承性: 无
|
body body body |
| 值 | 描述 |
|---|---|
| background-color background-image background-repeat background-attachment background-position |
You can declare from one to five background properties in this declaration 你可以用一句声明就把5个背景属性都设置好 |