css怎么控制li前面的点是否存在默认情况li前面是有点的,可以通过对li设置list-style-type:none将点取消如下例子:<!DOCTYPE html><html lang="en">&a2023-02-21html-css200