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

disabled

Description

The disabled attribute for HTML specifies whether the form control is disabled.

Syntax

disabled="value"

Examples

1 · HTML

2 · JS