css如何去掉列表符号设置li标签的list-style属性为none如下例子li标签在没有设置li{list-style:none}的时候,前面是有圆点的,设置之后,圆点消失<!DOCTYPE html><html l2023-03-22html-css190