SQL PHP HTML JavaScript articles and free code
 

Form Elements

HTML elements that are used to capture form data are specified as attributes of <input> .. </input> tags which are used in <form> tags.
Form elements include :
Textfield
Hidden Field
Password
TextArea
Radiobutton
Checkbox
Button
Image Button
Submit Button
Reset Button
Drop-Down Menu
Each element of the form can be named using 'Name' property, which inturn is used to reference that particular element in JavaScript or in server-side script. There are several other properties and methods associated with each of these form elements.


Discuss this tutorial at forum

List of HTML Tutorials

Form Fields  | Text Field  | Hidden Field  | Password Field  | TextArea  | RadioButton  | Checkbox  | Button  | Image Button  | Submit Button  | Reset Button  | Drop-Down Menu

 

Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.

Scripts
PHP
JavaScript
List of HTML Tutorial
<Form>
HTML Tags
Color Chart
HTML Calendar
Tags on web page
Web Design
Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.