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

maxlength

Description

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

Syntax

maxlength="value"

Examples

1 · HTML

2 · JS