CSS
2022-11-23 11:45:17 19 举报
AI智能生成
学习思路
作者其他创作
大纲/内容
css在网页中的应用
css的发展史
css的优势
css概念
style
css基本语法
行内样式
内部样式
外部样式
3种引入方式
标签
#
id
.
class
基本选择器
> ~ +
层次选择器
结构伪类选择器
a[* ^ $]
属性选择器
高级选择器
css选择器
初识及入门
color
font-size
字体
text-align
text-indent
line-height
text-decoration
排版网页
:hover
超链接伪类
list-style
列表样式
背景颜色
repeat
....
https://www.grabient.com/
渐变背景
背景图片
背景样式
美化网页
边框 border
内边距 padding
外边距 margin
盒子模型尺寸计算: border + margin + padding + 内容元素
box-size
圆角边框 border-radius
阴影 box-shadow
盒子模型
标准文档流
网页布局
block
inline
inline-block
display
左浮动
右浮动
浮动 float
left
right
both
none
clear
空div
父元素高度
overflow
:after
解决父级边框塌陷问题
清除浮动
inline-block float
浮动
相对定位
relative
绝对定位
absolute
固定定位
fixed
z-index
opcity:透明度
定位
CSS
收藏
0 条评论
回复 删除
下一页