Common Controls in HTML

Started by thiruvasagamani, Jul 17, 2008, 05:27 PM

Previous topic - Next topic

thiruvasagamani

HTML forms (Form) is commonly used controls (Controls)

HTML forms (Form) is commonly used controls are:

Controls form (Form Contros)    Note
Input type = "text"    Single text input box
Input type = "submit"    Will form (Form), the information submitted to the action in the form of documents at
Input type = "checkbox"    Box
Input type = "radio"    Single box
Select    The drop-down box
TextArea    Lines of text input box
Input type = "password"    Password input box (using the text input *)
Thiruvasakamani Karnan