Horje

How to add HTML <input> min date Attribute

date Specifies the minimum date allowed
index.html
Example: HTML
<input type="date" id="quantity" name="quantity" min="1" max="5">

Output should be:

How to add HTML <input> min date Attribute




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