BUTTONS:-
<html>
<body>
<h2> Buttons Tag.</h2>
<p>HTML buttons are defined with the button tag:</p>
<button>TAB me</button>
</body>
</html>
OUTPUT:-
<html>
<body>
<h2> Buttons Tag.</h2>
<p>HTML buttons are defined with the button tag:</p>
<button>TAB me</button>
</body>
</html>
OUTPUT:-
- Buttons are defined with the <button> tag:
 
 
No comments:
Post a Comment