语法: layer-background-image : none | url ( url ) 取值: none :? 默认值。无背景图 url ( url ) :? 使用绝对或相
编辑母板页时,若在内联CSS里使用诸如background-image: url(title.jpg)或background-image: url(/title.jpg)或background-ima
语法: background-position-x : length | left | center | right 取值: length :? 百分数 | 由浮点数字和单位标识符组成的长度值。请
语法: background-position-y : length | top | center | bottom 取值: length :? 百分数 | 由浮点数字和单位标识符组成
语法: layer-background-color : transparent | color 取值: transparent :? 默认值。背景色透明 color :? 指定颜
背景 background css 说明 background-image:url("图片的网址"); 背景图 background: url(" 图片的网
CSS的背景属性“background”提供了众多属性值,如颜色、图像、定位等,为网页背景图像的定义提供了极大的便利。看看background提供的属性值: background : b
语法: background-attachment : scroll | fixed 取值: scroll :? 默认值。背景图像是随对象内容滚动 fixed :? 背景图像固定
语法: background : background-color || background-image || background-repeat || background-attachm
语法: background-position : length || length background-position : position || position 取值: