HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

marker

Description

The marker pseudo-element for CSS specifies represents the automatically generated marker box of a list item.

Syntax

selector::marker
{
    property: value;
}

Examples

1 · CSS

2 · JS