I have created an unordered list. I feel the bullets in the unordered list are bothersome, so I want to remove them.
Is it possible to have a list without bullets?<
I tried and observed:
header ul { margin: 0; padding: 0; }