romoving list item css code example Example 1: disable bullets in ul Click to copyul{ list-style: none; } Example 2: li remove dot css Click to copylist-style: none