can you do a html using button tag
Answers
Answered by
0
Answer:
no I can't do html using button tag
Answered by
1
Answer:
The <button> element is used to create an HTML button. Any text appearing between the opening and closing tags will appear as text on the button. No action takes place by default when a button is clicked. Actions must be added to buttons using JavaScript or by associating the button with a form.
Explanation:
Mark me as branilest
Similar questions