remove bulletpoints in css code example Example: how to get rid of bullet points in css ul { list-style: none; }