no bullet in list html code example Example 1: disable bullets in ul ul{ list-style: none; } Example 2: html list without bullets style="list-style-type:none;"