51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#差异性
CSS3 中关于 *-of-type 和 *-child的差异性及适用场景
css3中有很多表示元素序号的选择器,有以下几种:first-child、:first-of-type、:last-of-type、:only-of-type、:only-child、:nth-child(n)、:nth-last-child(n)、:nth-of-type(n)、:nth-last-of-type(n...
代码星球
·
2020-12-24
CSS3
关于
-of-type
-child
差异性
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他