Glubase - share your knowledge


All / Computers / Programming / CSS





  • View Command

CSS Reference

CSS list-style definition

Syntax

list-style: <list-style-type> || <list-style-position> || <list-style-image>

Description

The list-style property is a shorthand property that sets the three properties list-style-tyle, list-style-position and list-style-image.

See Also

list-style-type, list-style-position, list-style-image

  • Comments

No comments added.