Horje

How to add HTML <input> type reset Attribute

Input type: reset

Define a reset button (resets all form values to default values).

Tip: Use the reset button carefully! It can be annoying for users who accidentally activate the reset button.

index.html
Example: HTML
<input type="reset"> 

Output should be:

How to add HTML <input> type reset Attribute




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