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>
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>