Event Handler - Alert Box Demo

 

<INPUT TYPE="button" NAME="AlertButton" VALUE="Click here"
  onClick="alert('You just clicked the button')">