SQL PHP HTML ASP JavaScript articles and free scripts to download
 

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.





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



Join Our Email List
Email:  
For Email Newsletters you can trust
List of HTML Tutorial
<Form>
HTML Tags
HTML Calendar
Tags on web page
Web Design