‹input type="button"›
JavaScript is: onMouseOver() and onMouseOut() functions with delay

‹input type="button"›
JavaScript is: onMouseOver() and onMouseOut() functions

‹button›
JavaScript is: onMouseOver() and onMouseOut() functions


‹input type="button"›
JavaScript is: this.style.background = "color"

‹button›
JavaScript is: this.style.background = "color"


‹input type="button"›
JavaScript is: this.style.background = this.value

‹button›
JavaScript is: this.style.background = this.value