Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML
IMCreator - Free Website Builder

CSS list-style-image

Also see the full, alphabetical list of CSS properties


The CSS list-style-image property is used to specify an image for list item bullets. Using this property you can create your own bullets to use within your lists.

Also see the list-style, list-style-type and list-style-position properties.

Syntax: list-style-image: <value>;
Possible Values: If the browser/user agent doesn't recognise the type it should use decimal.
  • none
  • <URI> (link to an image)
  • inherit
Initial Value: none
Applies to: List item elements
Inherited: Yes
Media: Visual
Example: ul { list-style-image: url(/pix/printer_icon.gif)}
Try it yourself!


Also see all CSS properties listed alphabetically


Enjoy this page?

  1. Link to this page (copy/paste into your own website or blog):
  2. Link to Quackit using one of these banner ads.

Thanks for supporting Quackit!