本节简介:本节课主要介绍背景属性在css中的作用,了解背景属性可以完成的功能,以及class类选择器的功能与应用方法。
本节课同学们做的笔记 点击播放按钮可自动定位到对应时间进行播放
backgruond color 背景颜色 background-image 背景图像 -repeat 图像排列类型 position 图像偏移 size
一个标签只能定义一个class属性,一个标签的class属性可以定义多个值
简写:backgroud:(颜色) 地址 重复 偏移(font简写会变,这个位置可以变化
background-size cover图片(盖),contain图片(包含)
gradient (梯度) 渐变 background-size图像大小
background-attechment背景附着 fixed固定的
background-repeat背景重复 backgroud-position背景位置bottom向下 backgroud-attechment背景附着
background-attachment:fixed背景固定
background-color,backbround-position位置有正有负,backgroun-sizi,background-repeat,backgrond-attachment,box-shadow
简写 backgrond:颜色 url:图片路径 重复 图像偏移 图片固定; 图片偏移不能拆开
backgrond-attachment 背景滚动设置 fixed 固定背景
background-position图片在背景中偏移 left左齐 right 右齐 center 中齐 top上 bottm下
background-color 背景色 background-image背景图像 background-position图片在背景中偏移 background-repeat重复样式
background-size 的单位为contain时 图像水平铺满