Computer Science, asked by dhananjaybohra0821, 3 months ago

HTML cpde on indian riher​

Answers

Answered by anand3930
1

<!DOCTYPE html>

<html>

<body>

<h2>HTML Buttons</h2>

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

<button>Click me</button>

</body>

</html>

Similar questions