css(1):not()和last-child1.last-child ul最后一个li元素无边框。 2.:not() ul最后一个li元素无边框。 两种作用一样的样式写法,第二种更语义化一些。.menu-function li:not(:last-child) spa2023-03-01html-css120