如何在CSS中将背景图片距离左边XXX像素
现在的代码是BACKGROUND:url(top_image.png)no-repeatlefttop;}...
现在的代码是 BACKGROUND: url(top_image.png) no-repeat left top;}
展开
5个回答
展开全部
<div></div>
CSS:
div{background:url(..xx.jpg) no-repeat 10px center}
背景为xx.jpg,不重复,距离左边10px距离,上下居中显示
CSS:
div{background:url(..xx.jpg) no-repeat 10px center}
背景为xx.jpg,不重复,距离左边10px距离,上下居中显示
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
background:url(top_image.png) no-repeat left top;margin-left:10px;
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
BACKGROUND: url(top_image.png) no-repeat 10ox top;}
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
bacnground:url(top_image.png) -15px top no-repeat;
这样就行了。
这样就行了。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
BACKGROUND: url(top_image.png) no-repeat 10px top;看具体情况调整
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询