HTML Page Structure

HTML Elements
HTML Attributes


HTML Submit Tag

With the use of a HTML Submit Tag, the form input is sent to the address mentioned in the action attribute of the <form> tag.

Syntax

Example

This will produce following result

What is your favourite color?

Red

Yellow

Green