First commit.
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
required [HTML5]
|
||||
|
||||
This attribute specifies that the user must fill in a value before submitting a form. It cannot be used when the type attribute is hidden, image, or a button type (submit, reset, or button). The :optional and :required CSS pseudo-classes will be applied to the field as appropriate.
|
Reference in New Issue
Block a user