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

minlength

Description

The minlength attribute for HTML specifies the lower bound on the number of characters a user can input.

Syntax

minlength="value"

Examples

1 · HTML

2 · JS