balas cuadradas css
// make the list-style-type a square, code example below
ul {
list-style-type: square;
}
Sparkling Snake
// make the list-style-type a square, code example below
ul {
list-style-type: square;
}