HTML Form Types

Reset Button Types

  • Reset Button
    – A reset button helps user to clear all the data that they have entered in the text fields.

    Example:
    <input type=“reset”>



Cristle Academy

Compiler