0 / 60 seg.

Given the following code, what will the button do?

<button type="button" onclick="alert('Hello!')">Click here</button>