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

placeholder-shown

Description

The placeholder-shown pseudo-class for CSS matches an input element that is showing such placeholder text.

Syntax

selector:placeholder-shown
{
    property: value;
}

Examples

1 · CSS

2 · JS