20220710_第七小组_张红睿_学习笔记
层叠性:如果样式冲突、遵循就近原则
优先级:类 > 标签 > id
字体
font-size
font-family
font-weight
line-height
font-style
text-decoration
背景图片和背景颜色同时出现的时候以图片为准
background-color: 颜色
background-image: url(路径)
repeat:
repeat-x
repeat-y
background-size
background
list-style-type
list-style-position
定位:一般 父元素相对、子元素绝对,子元素在父元素内