how to add the defer attribute in script tag? code example Example: how to defer javascript script <script src="script.js" defer></script>