JavaScript: Little Codes

Click Button

Code:

<input value="Click me" onclick="alert('Click!')" type="button">