<script> function hey(){ alert('안녕') } </script> </head> <body> <div class="mytitle"> <h1>내 생애 최고의 영화들</h1> <button onclick="hey()">영화 기록하기</button> <input type"text"></input>