Éliminer les points Li
ul {
list-style-type: none;
}
Grieving Gharial
ul {
list-style-type: none;
}
list-style: none
ul {
list-style-type: none;
}
ul {
list-style: none;
}
ul {
list-style-type: none;
}
<ul style="list-style: none;">
<li>List item with no bullet</li>
<li>Second item</li>
</ul>