AI
推荐
模板社区
专题
登录
免费注册
首页
思维导图
详情
CSS基础
2018-09-07 16:46:43
0
举报
分享方式
使用 (¥5)
AI智能生成
CSS基础学习导图
前端 CSS HTMl JavaScript
模板推荐
作者其他创作
大纲/内容
选择器
基本选择器
关系选择器
.block p
.block>p
.block+p
伪类选择器
状态伪类
:link
:hover
:active
:visited
结构伪类
:first-child
:nth-child(n)
:nth-last-child(n)
:last-child
伪元素选择器
::before
::after
::first-letter
::first-line
::last-letter
::last-line
属性选择器
[attribute]
[attribute=value]
[attribute\^=value]
[attribute$=value]
[attribute*=value]
[attribute~=value]
[attribute|=value]
属性和值
单位
绝对单位
px
in
pt
mm
cm
相对单位
%
rem
em
新技术
vh
vw
vmax
vmin
单位运算
calc
颜色
别名
white
transparent
currentColor
rgb(255,0,0)
#ff0000
CSS盒子
盒模型
content-box
border-box
margin
padding
border
content
元素的显示隐藏
display
visbility
overflow
背景
background
雪碧图
渐变背景
linear-gradient();
radial-gradient()
样式计算
样式的继承与呈叠
样式优先级
CSS Reset
收藏
立即使用
JS进阶
收藏
立即使用
JS基础
收藏
立即使用
CSS基础
收藏
立即使用
前端开发语言-HTML/CSS
猪是的念来过到
职业:前端工程师
去主页
Collect
Get Started
基础框架
Collect
Get Started
基础页面
Collect
Get Started
基础信息
Collect
Get Started
基础流程图样式模板
评论
0
条评论
下一页
图形选择
思维导图
主题
补充说明
AI生成
修改AI描述
去编辑
重新生成
提示
关闭后当前内容将不会保存,是否继续?
取消
确定
Document