Skip to main content

Inserting a Form

In this page, you will learn how to create a form.

About Form

Form is used to create sign-up datas that you may access. It consists of edit fields, radio button and checkbox.

Creating a Form

In creating a form, the <form> tag is used. The <form> tag will tell the browser/s that it is a form.

The following list below is the attributes that are being used in a form.: