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