主页

背景位置background-position

参数代表的意思是:x坐标和y坐标,可以使用方位名词或者精确单位

参数值 说明
length 百分数 | 由浮点数和单位标识符组成的长度值
position top | center | bottom | left | center | right

背景固定(背景附着)background-attachment

参数 作用
scroll 背景图像是随对象内容滚动(默认)
fixed 背景图像固定

背景属性复合写法

当使用简写属性时,没有特定书写顺序,一般习惯约定顺序为:
background: 背景颜色 背景图片地址 背景平铺 背景图片滚动 背景图片位置

background: color image repeat attachment position;

background: black url(image.jpg) no-repeat fixed center;

背景颜色半透明

background: rgba(0, 0, 0, .3);

CSS

版权属于:Joe
作品采用:本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
0

目录

来自 《CSS-背景》
评论

qiaofugui

博主很懒,啥都没有
188 文章数
14 评论量
3 分类数
191 页面数
已在风雨中度过 2年137天4小时58分