Web features explorer

<input type="submit">

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

The <input type="submit"> HTML element represents a button that triggers an action on its associated <form>, such as sending the form data to a server.

Learning resources on MDN

Browser support