placeholder
Description
The placeholder pseudo-element for CSS specifies the placeholder text of the originating element.
Syntax
selector::placeholder
{
property: value;
}The placeholder pseudo-element for CSS specifies the placeholder text of the originating element.
selector::placeholder
{
property: value;
}