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