list-style-position | WebReference

list-style-position

Name: list-style-position

Description: Specifies the position of the list item marker in relation to the content of the list item.

Browser Compatibility: IE 4+ / NN 6+ / O 3.5+

Inherited: Yes

Values:

Code Example:

ul {list-style-position: inside;}