BUTTON Tag

What It Does:

The BUTTON tag creates a button that can perform a function, follow a link, etc.

The Syntax:

<button>text on button</button>