1、display: (显示与隐藏) none 不显示 block 以块元素显示 inline 以行内元素显示2、列表属性list-style-type:none(去除列表自动生成的小圆点)加list-style-type之前:加list-style-type之后: