internet tools

<< back

what are Forms :

HTML forms were the first technology that allowed a user to interact with the web. until today, they remain the most fundamental way to achieve this interaction.

common uses of forms are for surveys, on-line order forms, feedback, or really any web page in which input is required from the user in order to accomplish a given task or provide a service to the user.

[forms example]

name
email
  submit button

<< back