HTML Form Types

Image Types

  • Image
    – It represents either an image from which the UA enables a user to interactively select a pair of coordinates and submit the form, or alternatively a button from which the user can submit the form.

    Example:
    <input type=“image”>



Cristle Academy

Compiler