CSS/list-style-image
Aparencia
< CSS
| CSS | ||
| ← Volver a list-style | list-style-image | Seguir con list-style-position → |
A propiedade list-style-image permite definir a imaxe a usar como marcador nunha lista.
Valores
[editar]| Valor | Descrición |
|---|---|
| url('URL') | URL á imaxe que servirá de marcador para a lista. |
| none | A lista non terá imaxe como marcador. |
| inherit | O valor desta propiedade obtense do elemento pai. |
Elementos aos que afecta list-style-image
[editar]
| CSS | ||
| ← Volver a list-style | list-style-image | Seguir con list-style-position → |