x
 
1
<!DOCTYPE html>
2
<title>My Example</title>
3
4
<input type="button" value="Click me..." onclick="alert('Thanks, I feel better now!');">