/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: multiple

[this page | pdf | back links]

The HTML multiple attribute indicates that a user can enter more than one value into an <input> or <select> element.

 

Valid attribute values (when used with <input> and <select> elements) include:

 

Value

Description

multiple

Indicates that more than one value can be entered into element

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile