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