Firefox Tomorrow

html attribute

`required` HTML attribute

View on MDN ↗

The Boolean required attribute, if present, indicates that the user must specify a value for the input before the owning form can be submitted.

The required attribute is supported by [](/firefox/mdn/html/reference/elements/input/text/), [

](/firefox/mdn/html/reference/elements/input/search/), [](/firefox/mdn/html/reference/elements/input/url/), [](/firefox/mdn/html/reference/elements/input/tel/), [](/firefox/mdn/html/reference/elements/input/email/), [](/firefox/mdn/html/reference/elements/input/password/), [](/firefox/mdn/html/reference/elements/input/date/), [](/firefox/mdn/html/reference/elements/input/month/), [](/firefox/mdn/html/reference/elements/input/week/), [