this is a example for html buttons with no reaction.just only wast of time
button with no styling:
button witk styling :
a button which is abled
a0 button which is diable
The button uses the onclick attribute to run JavaScript. When you click the button, it shows an alert message.
The submit button sends the form data to the server, and the reset button clears the form field (try to type your first name and press Reset Form).
"