Correction status:Uncorrected
Teacher's comments:
1. 基本设置:
(1). background-color: 背景色
(2). background-image: 背景图片
(3). background-repeat: 重复方向
(4). background-positon: 背景定位
(5). background-attachment: 滚动方式
简写顺序:背景色 背景图片 重复方向 背景定位 滚动方式
2. css3背景新特征
(1). background-img: 多背景图设置
(2). background-size: 设置背景图尺寸
(3). backgruond-clip: 设置背景的绘制区域