<!-- HTML Example -->
            <ul style="list-style-type: circle;">
                <li>Item with circle bullet</li>
                <li>Another item with circle bullet</li>
            </ul>