how to remove dots in unordered list usng clasname code example Example: remove dots from ul ul.ba { list-style-type: none; }