Web features explorer

<input type="button">

Widely available since 2018-01-29
Tags: html Groups: HTML > Forms HTML > HTML elements

The <input type="button"> HTML element represents a button that triggers some action, such as submitting a form or opening a dialog, styled as a labeled rectangular box by default. Not to be confused with the <button> element, which contains HTML content.

Learning resources on MDN

Browser support