1 min to read
The <button> tag is used to create a button.
Example:
<button> Click me </button>
Result: