How To Use Multiple Submit Buttons In An HTML5 Form (No Javascript)
HTML form element makes it easy to take an action when a button is clicked through its `action` attribute. However, if you have tried to create a multi-button form that takes specific actions based on which button is clicked, you would have realized ...
shahxcode.hashnode.dev2 min read