if apply list style type to unordered list it is working code example Example: list-style-type <ul style="list-style-type:none"> <li></li> <li></li> </ul>