HTML Form Types

Button Types

  • Button
    – This is used to add a button on a web form to activate a script when an user click the button.

    Example:
    <input type=“button”>



Cristle Academy

Compiler