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

read-write

Description

The read-write pseudo-class for CSS matches an element that is user-alterable.

Syntax

selector:read-write
{
    property: value;
}

Examples

1 · CSS

2 · JS