Describe the difference between <script>, <script async> and <script defer>.
Describe the difference between <script>, <script async> and <script defer>. (Cont...)
Describe the difference between <script>, <script async> and <script defer>. (Cont...)
Note: The async and defer attributes are ignored for scripts that have no src attribute.