Egoistic_Flowers

CSS合集
CSS基础

14e9ba08ada5ad244923a4ffb1b41165

CSS基础

1 CSS导入方式

行内样式,内部样式,外部样式,样式的生效条件遵循就近原则

html:

css:

2 基本选择器

优先级规则:id选择器>class选择器>标签选择器

html:

css:

3 层次选择器

html:

css:

image-20211201085531532

4 伪类选择器

html:

css:

image-20211201090722739

5 属性选择器

html:

css:

image-20211201091453256

6 字体样式

7 文本样式

8 超链接伪类

9 背景样式

渐变生成

10 盒子模型

image-20211201093330421

11 圆角边框

12 浮动

display

13 overflow

14 定位

15 z-index

16 动画

17 网格元素

image-20211201101034517

image-20211201101044569

18 弹性盒元素

posted on 2021-12-01 10:22  Egoistic_Flowers  阅读(36)  评论(0编辑  收藏  举报