css list dots remove code example Example 1: remove list bullet css list-style-type: none, Example 2: remove li dots ul { list-style-type: none; }