html get rid of bullets in ul list code example Example: remove bullets from list css ul { list-style-type: none; margin: 0; padding: 0; }