how to hide teh bullet in css code example Example: css list no bullets #my-list-element { list-style-type: none; padding-left: 0px; }