HTML <FORM> Elements

% formctrl

<LABEL>

This is normal text.
This is in some normal text.
This is normal text.

<INPUT>

Input
This is normal text.
This is an <INPUT (hidden)> element:
This is an <INPUT (text)> element:
This is an <INPUT (password)> element:
This is an <INPUT (checkbox)> element:
This is an <INPUT (radio)> element:
This is an <INPUT (file)> element:
This is normal text.

<TEXTAREA>

TextArea
This is normal text.
This is a <TEXTAREA> element:
This is normal text.

<BUTTON>

Buttons
This is normal text.
This is an <INPUT (button)> element:
This is an <INPUT (submit)> element:
This is an <INPUT (reset)> element:
This is a element!
This is a element!
This is a element!
This is normal text.

<SELECT>

Select
This is normal text.
This is a <SELECT> element:
This is a <SELECT> element:
This is normal text.