摘要:
CSS中定位背景图片的属性是:background-position,用法background-position 属性设置背景图像的起始位置。 你要水平居中可以: div{background-position:center center;} //第一个center是水平居中,第二个center是上 阅读全文
posted @ 2016-10-09 20:16
yin.kh
阅读(263)
评论(0)
推荐(0)
|
摘要:
CSS中定位背景图片的属性是:background-position,用法background-position 属性设置背景图像的起始位置。 你要水平居中可以: div{background-position:center center;} //第一个center是水平居中,第二个center是上 阅读全文
posted @ 2016-10-09 20:16
yin.kh
阅读(263)
评论(0)
推荐(0)
|