INPUT Tag

What It Does:

The INPUT tag allows the user to enter data.

The Syntax:

<input type="button" value="Press Me!">

The code above translates into this:


List of common attributes: