//选择div中除了第一个li的其他所以li元素
div li:not(:first-child){
        
}

 

相关文章:

  • 2021-12-15
  • 2021-12-28
  • 2022-12-23
  • 2021-06-16
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案