:nth-child()
例1:
例2:
:nth-last-child()
:nth-of-type()
:nth-child()的弊端:
:nth-of-type()的作用:
:first-child
:only-child
:only-of-type
:not()