The multiple Attribute


« Previous Next »

The input multiple attribute specifies that the user is allowed to enter more than one value in an input field.

The multiple attribute works with the following input types: email, and file.







Live Demo & Try it yourself!