script
<script>
<body>
<script src="./script.js" defer></script>
--> 2번 방법 사용하면 script태그를 head안에 존재하게 할 수 있어서 보통 2번 사용함
head