<html>
<body>
<h2>HTML Buttons</h2>
<p>HTML buttons are defined with the <button> tag.</p>
<button>Click me</button>
</body>
<!-- Mirrored from www.w3schools.com/whatis/tryit.asp?filename=trywhatis_html_button by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:33:16 GMT -->
</html>