How TO Create FORM IN HTML5 | Blog Provides By RKM IT Website Designing Company In Delhi
HTML forms are only a container which is composed of additional form elements like a textbox, radio buttons, list boxes also it's perhaps not just a visual element itself. It's established with the element.
if you want to know about your personality then click on this link below--
An introduction <label> & <form> and signifies the end of the </form> Shape. Between both of these tags, we provide additional form elements such as for example other form elements like text boxes, list boxes, and buttons. It's possible to put the <label> any place within the human body of the HTML document.
The syntax for defining HTML forms are--
<BODY>
<FORM>
</---FORM ELEMENTS-->
</FORM>
</BODY>
Html forms attributes--
- --Action-- This feature defines the speech of receivers page which may obtain the forms data submitted by visitors of the site. For instance
For example--
<FORM ACTION="login.asp">
- --Method-- This feature tells the way to ship the accumulated data out of your Customer into the host.
- Get method-- This method takes the data from the form fields, encodes it and links the form information to the end of the URL of the form.
<FORM METHOD="GET" ACTION="Login.asp">
- Post method--It takes the data from the form fields and send it through the HTTP header without being seen in the URL.
<FORM METHOD="POST" ACTION="Login.asp">
Adding HTML forms controls--
A number of controls are available that you can add to your form in order to collect data forms a visitor. These controls include--
- text input control
- checkbox control
- radio box control
- select box control
- drop down control
- submit and reset button
if you want to know about your personality then click on this link below--
Thanks for your great information, the contents are quiet interesting.I will be waiting for your next post.
ReplyDeleteDestech Media