program
<!DOCTYPE html>
<html lang="ja">
<head>
</head>
<body>
<button onclick="alert('Wao')">push me</button>
</body>
</html>