KnowledgeBoat Logo
|

Computer Applications

The …………… attribute of <INPUT> tag specifies the maximum number of characters for the input field.

  1. Size
  2. Length
  3. Maxsize
  4. Maxlength

HTML Advanced Features

2 Likes

Answer

Maxlength

Reason — The Maxlength attribute of <INPUT> tag specifies the maximum number of characters for the input field.

Answered By

1 Like


Related Questions