how to not have bullet points in css code example Example: how to remove bullets from ul ul { list-style-type: none; }