remove bulleted list css code example Example: remove bullets from list css ul { list-style-type: none; margin: 0; padding: 0; }