how to hide the bullet point li in html code example Example: html hide list bullet (css) ul { list-style-type: none; }