标签:
//内容是会撑开容器宽高,背景不会占用容器宽高。 //背景图默认铺满容器 //background-position: x y; 背景图定位 left right center // top bottom center 当第二个属性值没有填写,默认居中 //background-attachment:fixed 滚动条固定
....
原文地址:http://www.cnblogs.com/yizeruier/p/5893875.html