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

placeholder

Description

The placeholder pseudo-element for CSS specifies the placeholder text of the originating element.

Syntax

selector::placeholder
{
    property: value;
}

Examples

1 · CSS

2 · JS