Examples for business, study, careers, love, and more...
Examples :: HTML :: Example of HTML, Examples of Forms and Input in HTML, Examples HTML Forms

HTML Forms and Input Examples on this page.

 

Examples of HTML Text Fields

First name:
Last name:


Examples of HTML Password Field

Username:
Password:

Note: The characters in a password field are masked.


Examples of HTML Checkboxes

I like to eat orange
I like to eat apple


Examples of HTML Radio Buttons

Male
Female

Examples of HTML Simple Drop Down List


HTML Drop-Down List with a Preselected Value


Examples of HTML Textarea


Examples of HTML Button


Examples of HTML Form Border

Personal Information: Name:
E-mail:
Date of birth:


Examples of HTML Form with Text Fields and a Submit Button

First name:
Last name:

If you click the "Submit" button, the data of the form will be sent to a page called "html_form_action.asp".


Examples of HTML Form with Checkboxes and a Submit Button

I have a bike
I have a car

If you click the "Submit" button, the data of the form will be sent to a page called "html_form_action.asp".


Examples of HTML Form with Radiobuttons and a Submit Button

Male
Female

If you click the "Submit" button, the data of the form will be sent to a page called "html_form_action.asp".


Examples of HTML Sending Email From a Form

Send e-mail to contact@examplesof.com:

Name:

E-mail:

Comment: