p:nth-child(n)中
  当为数字时:
    表示 从第几个开始查询,下表从1开始
  当n为odd时,表示从奇数位开始查找
  当n为even时,表示从偶数位开始查找
posted on 2021-04-02 20:14  谢晨锋  阅读(862)  评论(0)    收藏  举报