Abakada HTML Demo: multiple Attribute


The multiple style attribute is used to set whether multiple items in a SELECT element can be selected.

Click below to set whether multiple selection is enabled. When enabled, multiple items may be selected by pressing Ctrl + clicking on the item. The resulting HTML syntax is shown below.

<select>

View Source   Exit

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.