web-feature: <input type="submit">
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.
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.