Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML
Website builder

CSS marker-offset

Also see the full, alphabetical list of CSS properties


The CSS marker-offset property can be used in bulleted lists for specifying the distance between the nearest border edges of a marker box (or bullet) and its associated principal box.

Syntax: marker-offset: <value>;
Possible Values:
  • <length>
  • auto
  • inherit
Initial Value: auto
Applies to: marker elements (elements with 'display:marker')
Inherited: No
Media: Visual
Example: li:before { display: marker; marker-offset: 10px }

Also see all CSS properties listed alphabetically


Enjoy this page?

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

Thanks for supporting Quackit!