css 之 background-position-x

网络编程 发布日期:2024/10/8 浏览次数:1

正在浏览:css 之 background-position-x
<div style="width:300px;height:300px;background-image:url(http://www.dnew.cn/template/4color/images/green.png);background-position-x:100"></div>

只能 background-position:100 0 这样来写