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. 

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.  

HTML5 Form


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.  
Back in HTML forms, there are two methods to achieve so:-

  • 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.
For example--

<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.
For example--

<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--
  1. text input control
  2. checkbox control
  3. radio box control
  4. select box control
  5. drop down control
  6. submit and reset button
we will discuss all the above controls in the incoming posts so stay tuned!!!!

if you want to know about your personality then click on this link below--



Comments

  1. Thanks for your great information, the contents are quiet interesting.I will be waiting for your next post.
    Destech Media

    ReplyDelete

Post a Comment

Popular posts from this blog

RKM IT SERVICES MOST POPULAR PROFILE YOU MUST FOLLOW

Expectation VS Reality OF Designer / Developers