how to change list style type to bullet css code example Example: list-style-type <ul style="list-style-type:none"> <li></li> <li></li> </ul>