0 / 60 seg.

What will happen if you set the list-style-type to none for a <ul>?

<ul style="list-style-type:none;">
  <li>Item</li>
</ul>