A simple HTML form with two input fields and one submit button:
The form element creates a form for user input.
The form element contains one or more form elements: button, input, keygen, object, output, select, and textarea.
Forms are used to pass user-data to a server.
HTML5 has some new attributes, and some HTML 4.01 attributes are not supported in HTML5.
The <form> tag also supports the Standard Attributes in HTML5.
The <form> tag also supports the Event Attributes in HTML5.
Your Query was successfully sent!