网页背景:
背景颜色 background-color
背景图像 background-image
背景图像:
背景重复方式 background-repeat
背景定位 background-position
Xpos Ypos 单位:px,Xpos表示水平位置,Ypos表示垂直位置
X% Y% 使用百分比表示背景的位置
X,Y方向关键字 水平:left,center,right
垂直:top,center,bottom
背景属性:
background属性<背景样式简写>
如:background:#C00 url<···/image/arrow-down,gif>25px 10px no-repeat