Button Element

The <button> element creates a clickable button. Inside a form it can submit or reset the form, and anywhere on a page it can trigger JavaScript actions.