작성한 코드 및 에러 메세지
<script> function q1(){ window.location.reload() } </script>
<a type="button" onclick="q1()"> NetflixFedia </a>
NetflixFedia 이걸 클릭하면 새로고침 하게 하려고 하는데 무엇이 잘못되었는지 모르겠습니다