placeholder

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

Syntax

selector::placeholder
{
    property: value;
}

Examples

after

backdrop

before

first-letter

first-line

highlight

marker

selection

World Wide Web Consortium (W3C)

HomeMenu