p:nth-last-of-type all父的倒數第n個p(而不是第n個是p)spa
p:nth-of-type all父的第n個p(而不是第n個是p)ast
:nth-child(n) all父的第n的子co
:nth-last-child(n) all父的倒數第n的子