Button Alert


CODE:

<form><input type="button" value="message" onClick="alert('write the message here'); return true"></form>