Horje

What is HTML <select> required Attribute

Definition and Usage

The required attribute is a boolean attribute.

When present, it specifies the user is required to select a value before submitting the form.


Browser Support

Syntax

<select required>




Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin