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