Wednesday, 21 January 2015
Blog 2 - Form
What is form?
Form is a printer document, especially one with spaces in which to insert facts or answers. They are also known as an application.
What are the importance of form in websites?
Form can be used to get information from subscribers of the website or for people applying for any position an employer may be publishing online.
Name & give the syntax of the different input elements that you can add in your form.
Type- <form>
<input type="controls">
</form>
Name- <form>
<input type="controls" name="name of the control">
</form>
Why do you need to learn about form in HTML?
If you need to get information from the people using your website, it will be more convenient for those using your website and for you. Forms are also more organized. Life is always easier when you are organized.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment