核心提示:backgroundbackground:背景颜色 背景图片地址 背景平铺 背景滚动 背景位置background-colorbackground-color: red background-imag...
background
background:背景颜色 背景图片地址 背景平铺 背景滚动 背景位置
background-color
background-color: red
background-image
background-image : url( ........ )
background-repeat
background-repeat : repeat | no-repeat | repeat-x | repeat-y
background-attachment
background-attachment : scroll | fixed
background-position
background-position: 15px | top | left | right | center;