+ 1
What is the button tag? In html
How do we add buttons?
6 Answers
+ 5
The <button> tag defines a clickable button.
Inside a <button> element you can put text (and tags like <i>, <strong>, <br>, <img>, etc.). This is not possible with a button created with the <input> element!
<button type="button">Click Me!</button>
+ 4
You are welcome Tashfiq Ahmed.
+ 4
đď¸Toma yes sir, I'm sorry for that sir.. I'm having network problem here sir, so your comment didn't load fast .
+ 3
You add buttons by using the button tag, read more here:
https://www.w3schools.com/tags/tag_button.asp
+ 2
Thanx guys
+ 1
Ooo bangladeshs having some network problem for 2 days