新建css样式背景图片怎么分开插入图片

 我来答
育知同创教育
2016-03-13 · 百度知道合伙人官方认证企业
育知同创教育
1【专注:Python+人工智能|Java大数据|HTML5培训】 2【免费提供名师直播课堂、公开课及视频教程】 3【地址:北京市昌平区三旗百汇物美大卖场2层,微信公众号:yuzhitc】
向TA提问
展开全部

css样式背景图片分开插入:

css中的背景(background):

CSS2 中有5个主要的背景(background)属性,它们是:

* background-color: 指定填充背景的颜色。

* background-image: 引用图片作为背景。

* background-position: 指定元素背景图片的位置。

* background-repeat: 决定是否重复背景图片。

* background-attachment: 决定背景图是否随页面滚动。

这些属性可以全部合并为一个缩写属性: background。需要注意的一个要点是背景占据元素的所有内容区域,包括 padding 和 border,但是不包括元素的 margin。它在 Firefox, Safari ,Opera 以及 IE8 中工作正常,但是 IE6 和 IE7 中,background 没把 border 计算在内。

background-position 属性可以用其它数值,关键词和百分比来指定,这比较有用,尤其是在元素尺寸不是用像素设置时。

关键词是不用解释的。x 轴上:

* left

* center

* right

y 轴上:

* top

* center

* bottom

顺序方面和使用像素值时的顺序几乎一样,首先是 x 轴,其次是 y 轴,像这样:

   

博思aippt
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT... 点击进入详情页
本回答由博思aippt提供
o卡卡西老师o
2015-06-15 · 超过50用户采纳过TA的回答
知道小有建树答主
回答量:69
采纳率:100%
帮助的人:80.1万
展开全部
<div class="hot_list showImage">
<h4>信息广场营业厅</h4>
<dl class="hot_list_tc">
<dt
style="background: url(../images/20141104162907.png) no-repeat 0 0;"></dt>
<dd>
<p>地址:  金水路229
<br/>当前普通排号人数:0
<br/>当前VIP排号人数:0 </p>
</dd>
</dl>
<a id="createPositionBtn" class="am-btn am-btn-secondary"
href="#"
style="width: 60px; float: right; height: 31px; font-size: 12px; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: -20px; text-decoration: none; margin-right: 70px;">
<i class="am-icon-gear"></i> 办理
</a>
</div>
<div class="hot_list showImage">
<h4>五星专营店</h4>
<dl class="hot_list_tc">
<dt
style="background: url(../images/20141104162907.png) no-repeat 0 -99px;"></dt>
<dd>
<p>地址:  郑州市金水区 
<br/>当前普通排号人数:20
<br/>当前VIP排号人数:12 </p>
</dd>
</dl>
<a id="createPositionBtn" class="am-btn am-btn-secondary"
href="#"
style="width: 60px; float: right; height: 31px; font-size: 12px; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: -20px; text-decoration: none; margin-right: 70px;">
<i class="am-icon-gear"></i> 办理
</a>
</div>
<div class="hot_list border_no showImage">
<h4>中路营业厅</h4>
<dl class="hot_list_tc">
<dt
style="background: url(../images/20141104162907.png) no-repeat 0 -198px;"></dt>
<dd>
<p>地址:  郑州市金水路288号
<br/>当前普通排号人数:10
<br/>当前VIP排号人数:0 </p>
</dd>
</dl>
<a id="createPositionBtn" class="am-btn am-btn-secondary"
href="#"
style="width: 60px; float: right; height: 31px; font-size: 12px; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: -20px; text-decoration: none; margin-right: 70px;">
<i class="am-icon-gear"></i> 办理
</a>
</div>

通过no-repeat 0 0;来设置位置 x y都是负值,x越小,位置越靠右,y越小,位置越靠下。

我引用的图片如下:

本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
招财猫9猫
2015-06-15 · TA获得超过302个赞
知道小有建树答主
回答量:523
采纳率:0%
帮助的人:184万
展开全部
多建个层就是了,用漂浮层,叠加起来就可以了
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式