2007年1月20日 16:15
background
background版本:CSS1 兼容性:IE4+ NS4+ 继承性:无
background : background-color || background-image || background-repeat || background-attachment || background-position
参数:
该属性是复合属性。请参阅各参数对应的属性。
说明:
如使用该复合属性定义其单个参数,则其他参数的默认值将无条件覆盖各自对应的单个属性设置。
默认值为:transparent none repeat scroll 0% 0%。
尽管该属性不可继承,但如果未指定,其父对象的背景颜色和背景图将在对象下面显示。
background版本:CSS1 兼容性:IE4+ NS4+ 继承性:无
background : background-color || background-image || background-repeat || background-attachment || background-position
参数:
该属性是复合属性。请参阅各参数对应的属性。
说明:
如使用该复合属性定义其单个参数,则其他参数的默认值将无条件覆盖各自对应的单个属性设置。
默认值为:transparent none repeat scroll 0% 0%。
尽管该属性不可继承,但如果未指定,其父对象的背景颜色和背景图将在对象下面显示。








