--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Create Text Field
DEMO:
Note: The form itself is not visible. Also note that the default width of a text field is 20 characters.
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Create Password Field
DEMO:
Note: The characters in a password field are masked (shown as asterisks or circles).
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Check Box
DEMO:
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Radio Buttons
DEMO:
Note: When a user clicks on a radio-button, it becomes checked, and all other radio-buttons with equal name become unchecked.
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>Simple Drop-Down Menu
DEMO:
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Drop-down List With A Pre-Selected List
DEMO:
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Text Area (a multiple line text input field)
DEMO:
link: Get its code
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
0 comments:
Post a Comment