HTML Buttons

 <!DOCTYPE html>

<html>

<body>


<h2>HTML Buttons</h2>

<p>HTML buttons are defined with the button tag:</p>


<button>Click me</button>


</body>

</html>



HTML Buttons

HTML buttons are defined with the button tag:

Post a Comment

0 Comments