script, script async, script defer

주의할 점은 async와 defer의 경우 src 속성이 없으면 적용되지 않는다.

아래 그림을 통해 보다 확실하게 확인할 수 있다.