Inside a form
Between the <FORM> and </FORM>
tags you define the text and fields that
make up the form.
You can use normal HTML tags to
format the text however you want.
The fields are defined using tags as
well.
67