<html>
<head></head>
<body>
<button type="button" onclick="alert('Hello World!')">Click</button>
</body>
</html>