HTML


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

HTML Forms Input Types Submit and Reset


Register / Login

Register to post on our forums and use our advanced features.
User Name:          Password:   
 
  • Learn the 7 input types of HTML forms
  • Complete HTML forms tags list
  • Join our busy webmaster forums!

These two input types are the buttons you see at the bottoms of all the forms, the submit button, and the reset button. The submit button sends the information, and the reset button erases all the information in all the fields in the form.

Here is an example

<input type="submit" value="Send the Info"> <input type="reset" value="Reset the Info">

The code above would result in this (but only if with in <form> tags):

Here are the attributes for the submit and reset input types

  • input * - tells the browser that this is part of the form

  • type * - tells the browser what input type it is

  • value - what is put on the button

* = mandatory

Back to the HTML forms menu.

 
Google Web ahfb2000   
 

Web Hosting


Price      
Space    
Transfer 
Platform 

Domain Names




Courtesy of
onestopdomains.com

PHP Scripts


  


About us  Advertise  Contact us  Privacy  Sitemap

Copyright © 1999 - 2007 Advanced HTML For Beginners and AHFB2000, All rights reserved.
Find out more about isphost.org and why you should avoid them at all cost.