Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML

Print Version

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 website?

  • Share
  • Add this page to your Favorites
  • Link to this page (copy/paste into your own website or blog):
  • Link to Quackit using one of these banner ads.
  • Help support Quackit by making a donation

Oh, and thank you for supporting Quackit!

© Copyright 2000 - 2010 Quackit.com