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