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

file-selector-button

Description

The file-selector-button pseudo-element for CSS specifies an <input> element with type=file.

Syntax

selector::file-selector-button
{
    property: value;
}

Examples

1 · CSS

2 · JS